From 0a46a7d3329d86629d7562d9f5747da70973a338 Mon Sep 17 00:00:00 2001 From: Gabriele Musco Date: Tue, 22 Jul 2025 07:56:26 +0200 Subject: [PATCH] chore: fix unit test --- test/files/wivrn_config2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/files/wivrn_config2.json b/test/files/wivrn_config2.json index 84676be..7bd87ec 100644 --- a/test/files/wivrn_config2.json +++ b/test/files/wivrn_config2.json @@ -12,5 +12,5 @@ } ], "application": ["foobar", "baz"], - "tcp_only": true + "tcp-only": true }