mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-03 12:07:54 +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,
|
1,
|
||||||
"-test-server-config",
|
"-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",
|
"bad_listener_read_timeout_config",
|
||||||
testBaseHCL(t, badListenerReadTimeout) + inmemHCL,
|
testBaseHCL(t, badListenerReadTimeout) + inmemHCL,
|
||||||
|
|||||||
Reference in New Issue
Block a user