Skip to content

Commit 4af8f34

Browse files
chore: adjust import for new package parser
1 parent 3455e03 commit 4af8f34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/kotlin/instracture/parser/TestEventParser.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
package instracture.parser
1010

11-
import infrastructure.digitaltwins.DTEventParser
11+
import infrastructure.digitaltwins.parser.DTEventParser
1212
import io.kotest.core.spec.style.StringSpec
1313
import io.kotest.matchers.shouldBe
1414
import io.kotest.matchers.shouldNotBe

0 commit comments

Comments
 (0)