Skip to content

Commit da1c078

Browse files
committed
Add missing import
1 parent 9c2ce63 commit da1c078

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

couchbase-lite/src/commonTest/kotlin/kotbase/ResultTest.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ package kotbase
1818
import kotbase.ext.toStringMillis
1919
import kotbase.internal.utils.JsonObject
2020
import kotbase.internal.utils.paddedString
21+
import kotlin.test.Ignore
2122
import kotlin.test.Test
2223
import kotlin.test.assertContentEquals
2324
import kotlin.test.assertEquals

0 commit comments

Comments
 (0)