diff options
author | Valery Piashchynski <[email protected]> | 2020-12-03 14:11:40 +0300 |
---|---|---|
committer | Valery Piashchynski <[email protected]> | 2020-12-03 14:11:40 +0300 |
commit | c5aa774e5ad961929b4dfbe16f48a3747e2190a6 (patch) | |
tree | 713509d954f6ba91c573dd35adda38e532300d3d /plugins/checker/tests/configs | |
parent | dbcd8647d878abff04636f77eed87243b3758abb (diff) |
Add status request to the test
Diffstat (limited to 'plugins/checker/tests/configs')
-rwxr-xr-x | plugins/checker/tests/configs/.rr-checker-init.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/checker/tests/configs/.rr-checker-init.yaml b/plugins/checker/tests/configs/.rr-checker-init.yaml index ba008853..87e639ef 100755 --- a/plugins/checker/tests/configs/.rr-checker-init.yaml +++ b/plugins/checker/tests/configs/.rr-checker-init.yaml @@ -16,7 +16,7 @@ status: http: debug: true - address: 127.0.0.1:18903 + address: 127.0.0.1:11933 maxRequestSize: 1024 middleware: [ "" ] uploads: |