mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-28 06:01:08 +01:00
removes a duplicated test case in server_test (#6740)
This commit is contained in:
parent
3860fbbf05
commit
c365b074b8
@ -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,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user