From 2fef3f3dd5f169bc0507ac6206cd16ff8182ad7c Mon Sep 17 00:00:00 2001 From: Mark Stemm Date: Wed, 3 Jul 2019 17:14:15 -0700 Subject: [PATCH] Fix test expected output --- test/falco_tests.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/falco_tests.yaml b/test/falco_tests.yaml index 2cb6075a..1597ddfe 100644 --- a/test/falco_tests.yaml +++ b/test/falco_tests.yaml @@ -361,7 +361,7 @@ trace_files: !mux invalid_rule_append_dangling: exit_status: 1 stdout_is: |+ - Rule my_rule has 'append' key but no rule by that name already exists + Rule my_rule has 'append' key but no list by that name already exists - rule: my_rule ^ validate_rules_file: