diff options
-rw-r--r-- | tests/plugins/http/configs/.rr-resetter.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/plugins/http/configs/.rr-resetter.yaml b/tests/plugins/http/configs/.rr-resetter.yaml index 5f5203d2..88c54858 100644 --- a/tests/plugins/http/configs/.rr-resetter.yaml +++ b/tests/plugins/http/configs/.rr-resetter.yaml @@ -26,5 +26,5 @@ http: destroy_timeout: 60s logs: mode: development - level: debug + level: error |