Skip to content

Commit ce08fda

Browse files
committed
Ignore ObjcInteropTest.kt due to #63
1 parent ed0609e commit ce08fda

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test-mokkery/src/appleTest/kotlin/dev/mokkery/test/ObjcInteropTest.kt

+3
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,10 @@ import dev.mokkery.verify
88
import dev.mokkery.verify.VerifyMode.Companion.not
99
import kotlin.test.Test
1010
import platform.Foundation.NSDecimalNumber
11+
import kotlin.test.Ignore
1112

13+
// https://github.com/lupuuss/Mokkery/issues/63
14+
@Ignore
1215
class ObjcInteropTest {
1316

1417
@Test

0 commit comments

Comments
 (0)