Skip to content

Commit

Permalink
address pr comment
Browse files Browse the repository at this point in the history
  • Loading branch information
efd6 committed Oct 9, 2024
1 parent 567d18b commit 3d89df4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/testrunner/runners/system/tester.go
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ var (
// Unfortunate: https://github.com/elastic/beats/issues/34544
// See also https://github.com/elastic/beats/pull/39929.
regexp.MustCompile(`: map has no entry for key`),
regexp.MustCompile(`: can't evaluate field (?:[^ ]+) in type interface`),
},
},
},
Expand Down

0 comments on commit 3d89df4

Please sign in to comment.