mirror of
https://codeberg.org/icewind/logsmash.git
synced 2026-06-03 18:14:11 +02:00
fix tests
This commit is contained in:
parent
3daf2339f3
commit
52091f55e2
1 changed files with 1 additions and 0 deletions
|
|
@ -398,6 +398,7 @@ fn test_matcher() {
|
|||
];
|
||||
|
||||
let default_log = LogLine {
|
||||
user_agent: "Foo".into(),
|
||||
version: "29",
|
||||
app: "core".into(),
|
||||
level: LogLevel::Error,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue