From a2407455e91434be6e03451a239e42546b96b896 Mon Sep 17 00:00:00 2001 From: aanban Date: Mon, 24 Feb 2025 16:02:46 +0100 Subject: [PATCH] bugfix yaml-lint error trailing spaces --- tests/components/remote_receiver/common-actions.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/components/remote_receiver/common-actions.yaml b/tests/components/remote_receiver/common-actions.yaml index 2fafc60956..08b1091116 100644 --- a/tests/components/remote_receiver/common-actions.yaml +++ b/tests/components/remote_receiver/common-actions.yaml @@ -7,7 +7,7 @@ on_beo4: then: - logger.log: format: "on_beo4: %u %u" - args: ["x.source", "x.command"] + args: ["x.source", "x.command"] on_aeha: then: - logger.log: