chore: fix unit test
Some checks failed
/ cargo-fmtcheck (push) Has been cancelled
/ cargo-clippy (push) Has been cancelled
/ cargo-test (push) Has been cancelled
/ appimage (push) Has been cancelled

This commit is contained in:
Gabriele Musco 2025-07-22 07:56:26 +02:00
commit 0a46a7d332

View file

@ -12,5 +12,5 @@
} }
], ],
"application": ["foobar", "baz"], "application": ["foobar", "baz"],
"tcp_only": true "tcp-only": true
} }