Skip to content

Commit

Permalink
fix(test): fix regresstion test
Browse files Browse the repository at this point in the history
Signed-off-by: Jason Dellaluce <jasondellaluce@gmail.com>
  • Loading branch information
jasondellaluce committed Oct 12, 2022
1 parent 34596df commit 1b3ab5b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions test/falco_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -457,11 +457,6 @@ trace_files: !mux
item_name: some macro
code: LOAD_ERR_VALIDATE
message: "Undefined macro 'foo' used in filter."
validate_warnings:
- item_type: macro
item_name: some macro
code: LOAD_UNUSED_MACRO
message: "Macro not referred to by any other rule/macro"
validate_rules_file:
- rules/invalid_overwrite_macro_multiple_docs.yaml
trace_file: trace_files/cat_write.scap
Expand Down

0 comments on commit 1b3ab5b

Please sign in to comment.