Skip to content

Commit 7a70f8b

Browse files
committed
fix: fix test
1 parent 71a7eb1 commit 7a70f8b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/test/kotlin/cc/unitmesh/devti/settings/LLMSettingComponentKtTest.kt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
package cc.unitmesh.devti.settings
22

3-
import com.jayway.jsonpath.JsonPath
3+
import com.nfeld.jsonpathkt.JsonPath
4+
import com.nfeld.jsonpathkt.extension.read
45
import org.junit.Assert.assertEquals
56
import org.junit.Test
67

0 commit comments

Comments
 (0)