mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-04 04:08:16 +00:00 
			
		
		
		
	Fix the test by using an even more bogus tld.
This commit is contained in:
		@@ -234,7 +234,7 @@ func TestReadConfigData(t *testing.T) {
 | 
			
		||||
			expectErr: true,
 | 
			
		||||
		},
 | 
			
		||||
		{
 | 
			
		||||
			config:    "http://some.non.existent.url",
 | 
			
		||||
			config:    "http://some.non.existent.foobar",
 | 
			
		||||
			expectErr: true,
 | 
			
		||||
		},
 | 
			
		||||
		{
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user