Skip to content

Commit

Permalink
dataset: update engine module
Browse files Browse the repository at this point in the history
since moving the file reading to Rust and adding the common
FatalErrorOnInit callback to util-debug.c, the module that finally does
make the error message is "debug".
  • Loading branch information
inashivb committed Jan 8, 2025
1 parent b6bfa2e commit 6b98ecd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/datasets-invalid-encoding/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ checks:
log_level: "Error"
event_type: "engine"
engine.message.__find: "bad base64 encoding ua-seen"
engine.module: "datasets"
engine.module: "debug"

0 comments on commit 6b98ecd

Please sign in to comment.