From 0c4dd160a3eec4d76b9b82799c55eea4c5f50629 Mon Sep 17 00:00:00 2001 From: Valery Piashchynski Date: Sat, 11 Sep 2021 01:04:05 +0300 Subject: Update .vscode settings Update codecov Update configs Signed-off-by: Valery Piashchynski --- tests/plugins/websockets/configs/.rr-websockets-allow.yaml | 1 + tests/plugins/websockets/configs/.rr-websockets-deny.yaml | 1 + tests/plugins/websockets/configs/.rr-websockets-init.yaml | 1 + tests/plugins/websockets/configs/.rr-websockets-stop.yaml | 1 + 4 files changed, 4 insertions(+) (limited to 'tests/plugins/websockets') diff --git a/tests/plugins/websockets/configs/.rr-websockets-allow.yaml b/tests/plugins/websockets/configs/.rr-websockets-allow.yaml index 9c46ef6e..3d0268d4 100644 --- a/tests/plugins/websockets/configs/.rr-websockets-allow.yaml +++ b/tests/plugins/websockets/configs/.rr-websockets-allow.yaml @@ -35,6 +35,7 @@ redis: broadcast: test: driver: memory + config: {} websockets: broker: test diff --git a/tests/plugins/websockets/configs/.rr-websockets-deny.yaml b/tests/plugins/websockets/configs/.rr-websockets-deny.yaml index c5bea82f..61265c4b 100644 --- a/tests/plugins/websockets/configs/.rr-websockets-deny.yaml +++ b/tests/plugins/websockets/configs/.rr-websockets-deny.yaml @@ -31,6 +31,7 @@ http: broadcast: test: driver: memory + config: {} websockets: broker: test diff --git a/tests/plugins/websockets/configs/.rr-websockets-init.yaml b/tests/plugins/websockets/configs/.rr-websockets-init.yaml index 7de9dff8..3120f146 100644 --- a/tests/plugins/websockets/configs/.rr-websockets-init.yaml +++ b/tests/plugins/websockets/configs/.rr-websockets-init.yaml @@ -31,6 +31,7 @@ http: broadcast: default: driver: memory + config: {} websockets: broker: default diff --git a/tests/plugins/websockets/configs/.rr-websockets-stop.yaml b/tests/plugins/websockets/configs/.rr-websockets-stop.yaml index ba4b21f1..35529e9e 100644 --- a/tests/plugins/websockets/configs/.rr-websockets-stop.yaml +++ b/tests/plugins/websockets/configs/.rr-websockets-stop.yaml @@ -31,6 +31,7 @@ http: broadcast: test: driver: memory + config: {} websockets: broker: test -- cgit v1.2.3