Fix format calls as suggested by vet
Signed-off-by: Alexander Morozov <lk4d4@docker.com>master
							parent
							
								
									23f9f8c3f4
								
							
						
					
					
						commit
						1f98347924
					
				| 
						 | 
				
			
			@ -151,7 +151,7 @@ func TestResolveAuthConfigFullURL(t *testing.T) {
 | 
			
		|||
	for configKey, registries := range validRegistries {
 | 
			
		||||
		configured, ok := expectedAuths[configKey]
 | 
			
		||||
		if !ok || configured.Email == "" {
 | 
			
		||||
			t.Fatal()
 | 
			
		||||
			t.Fail()
 | 
			
		||||
		}
 | 
			
		||||
		index := &IndexInfo{
 | 
			
		||||
			Name: configKey,
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue