Skip to content

Commit 22af34f

Browse files
committed
Fix LogLineQueryPredicateImplTest
1 parent 781aabf commit 22af34f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

json-log-viewer/shared/src/test/scala/ru/d10xa/jsonlogviewer/query/LogLineQueryPredicateImplTest.scala

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ class LogLineQueryPredicateImplTest extends munit.FunSuite {
8383

8484
private val config: Config = Config(
8585
configFile = None,
86+
configYaml = None,
8687
timestamp = TimestampConfig(
8788
fieldName = "@timestamp",
8889
None,

0 commit comments

Comments
 (0)