summaryrefslogtreecommitdiff
path: root/caddytest/integration/handler_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'caddytest/integration/handler_test.go')
-rw-r--r--caddytest/integration/handler_test.go4
1 files changed, 3 insertions, 1 deletions
diff --git a/caddytest/integration/handler_test.go b/caddytest/integration/handler_test.go
index e295dc5..6db119e 100644
--- a/caddytest/integration/handler_test.go
+++ b/caddytest/integration/handler_test.go
@@ -11,9 +11,11 @@ func TestBrowse(t *testing.T) {
tester := caddytest.NewTester(t)
tester.InitServer(`
{
+ skip_install_trust
+ admin localhost:2999
http_port 9080
https_port 9443
- grace_period 1
+ grace_period 1ns
}
http://localhost:9080 {
file_server browse