mirror of
				https://github.com/optim-enterprises-bv/vault.git
				synced 2025-10-30 18:17:55 +00:00 
			
		
		
		
	removes a duplicated test case in server_test (#6740)
This commit is contained in:
		| @@ -252,13 +252,6 @@ func TestServer(t *testing.T) { | ||||
| 			1, | ||||
| 			"-test-server-config", | ||||
| 		}, | ||||
| 		{ | ||||
| 			"bad_listener_read_header_timeout_config", | ||||
| 			testBaseHCL(t, badListenerReadHeaderTimeout) + inmemHCL, | ||||
| 			"Could not parse a time value for http_read_header_timeout", | ||||
| 			1, | ||||
| 			"-test-server-config", | ||||
| 		}, | ||||
| 		{ | ||||
| 			"bad_listener_read_timeout_config", | ||||
| 			testBaseHCL(t, badListenerReadTimeout) + inmemHCL, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Lexman
					Lexman