Skip to content

Commit edfd55a

Browse files
committed
fix(tests): add updateCustomFormat import to CustomLLMProviderTest
1 parent 99289c4 commit edfd55a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/src/test/kotlin/cc/unitmesh/devti/llms/custom/CustomLLMProviderTest.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ package cc.unitmesh.devti.llms.custom
33
import junit.framework.TestCase.assertEquals
44
import kotlinx.serialization.encodeToString
55
import kotlinx.serialization.json.*
6+
import cc.unitmesh.devti.llms.custom.updateCustomFormat
67
import okhttp3.Request
78
import org.junit.Test
89

0 commit comments

Comments
 (0)