mirror of
				https://github.com/optim-enterprises-bv/vault.git
				synced 2025-10-31 10:37:56 +00:00 
			
		
		
		
	Remove duplicate children test (#11751)
This commit is contained in:
		| @@ -354,8 +354,5 @@ func compareResult(exp *diagnose.Result, act *diagnose.Result) error { | |||||||
| 		return compareResults(exp.Children, act.Children) | 		return compareResults(exp.Children, act.Children) | ||||||
| 	} | 	} | ||||||
|  |  | ||||||
| 	if len(exp.Children) > 0 { |  | ||||||
| 		return compareResults(exp.Children, act.Children) |  | ||||||
| 	} |  | ||||||
| 	return nil | 	return nil | ||||||
| } | } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Scott Miller
					Scott Miller