From 58c397d15416faa50c76edef08f334ede293f17a Mon Sep 17 00:00:00 2001 From: Delgan Date: Mon, 1 Apr 2024 08:39:17 +0000 Subject: [PATCH] Fix CI failing due to outdated test config file --- test/full-conf-good.yml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/test/full-conf-good.yml b/test/full-conf-good.yml index d89d494..a6f6e99 100644 --- a/test/full-conf-good.yml +++ b/test/full-conf-good.yml @@ -39,8 +39,13 @@ bar: host: 127.0.0.1 content: {string: {text: "{state}"}} - network: - name: ldsjfdf - content: {string: {text: "{name}"}} + content: + map: + default: + string: {text: "{name}: {state} ({ipv4})"} + conditions: + ipv4 == "": + string: {text: "{name}: {state}"} - removables: content: {string: {text: "{label}"}} # - xkb: