mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-02 11:38:02 +00:00
Create configutil and move some common config and setup functions there (#8362)
This commit is contained in:
@@ -655,7 +655,6 @@ func testNonPrintable(t *testing.T, disable bool) {
|
||||
ln, addr := TestListener(t)
|
||||
props := &vault.HandlerProperties{
|
||||
Core: core,
|
||||
MaxRequestSize: DefaultMaxRequestSize,
|
||||
DisablePrintableCheck: disable,
|
||||
}
|
||||
TestServerWithListenerAndProperties(t, ln, addr, core, props)
|
||||
|
||||
Reference in New Issue
Block a user