Skip to content

Commit

Permalink
Fix LogLineQueryPredicateImplTest
Browse files Browse the repository at this point in the history
  • Loading branch information
d10xa committed Dec 8, 2024
1 parent 781aabf commit 22af34f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ class LogLineQueryPredicateImplTest extends munit.FunSuite {

private val config: Config = Config(
configFile = None,
configYaml = None,
timestamp = TimestampConfig(
fieldName = "@timestamp",
None,
Expand Down

0 comments on commit 22af34f

Please sign in to comment.