diff options
author | Valery Piashchynski <[email protected]> | 2020-12-03 14:18:18 +0300 |
---|---|---|
committer | Valery Piashchynski <[email protected]> | 2020-12-03 14:18:18 +0300 |
commit | da583d684498f66944bd0ceaf96f5e96d965022b (patch) | |
tree | 5dca95ff156dedc9bc8bd327d6ebff1a68e3dbae /plugins/checker/tests/configs | |
parent | c5aa774e5ad961929b4dfbe16f48a3747e2190a6 (diff) |
Apply linters fixes, add RPC status check 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 87e639ef..5943551b 100755 --- a/plugins/checker/tests/configs/.rr-checker-init.yaml +++ b/plugins/checker/tests/configs/.rr-checker-init.yaml @@ -1,5 +1,5 @@ rpc: - listen: tcp://127.0.0.1:6001 + listen: tcp://127.0.0.1:6005 disabled: false server: |