We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72e29f0 commit 5006173Copy full SHA for 5006173
src/test/kotlin/StartupTimeTest.kt
@@ -6,7 +6,6 @@ import io.appium.java_client.android.AndroidDriver
6
import io.appium.java_client.ios.IOSDriver
7
import io.kotest.matchers.doubles.shouldBeGreaterThan
8
import io.kotest.matchers.doubles.shouldBeLessThan
9
-import io.kotest.matchers.shouldBe
10
import org.junit.jupiter.api.Assumptions
11
import org.junit.jupiter.api.Test
12
import kotlin.math.abs
0 commit comments