fix tests
All checks were successful
CI / build (push) Successful in 48s
CI / checks (push) Successful in 1m5s
CI / build-nixpkgs (push) Successful in 39s

This commit is contained in:
Robin Appelman 2025-08-18 00:15:57 +02:00
commit 52091f55e2

View file

@ -398,6 +398,7 @@ fn test_matcher() {
];
let default_log = LogLine {
user_agent: "Foo".into(),
version: "29",
app: "core".into(),
level: LogLevel::Error,