From 1b112d752adfb161d6feae6c1c9c9546263611bc Mon Sep 17 00:00:00 2001 From: Mark Stemm Date: Mon, 31 Jan 2022 11:49:20 -0800 Subject: [PATCH] Fixing falco tests after rebase --- test/falco_tests_plugins.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/falco_tests_plugins.yaml b/test/falco_tests_plugins.yaml index 5ce0943e..7711537c 100644 --- a/test/falco_tests_plugins.yaml +++ b/test/falco_tests_plugins.yaml @@ -84,7 +84,7 @@ trace_files: !mux exit_status: 1 stderr_contains: |+ Runtime error: When loading rules: 1 errors: - Plugin cloudtrail version 0.1.0 not compatible with required plugin version 100000.0.0 + Plugin cloudtrail version 0.2.3 not compatible with required plugin version 100000.0.0 conf_file: BUILD_DIR/test/confs/plugins/cloudtrail_json_create_instances.yaml rules_file: - rules/plugins/cloudtrail_incompat_plugin_version.yaml