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 a843012 commit 61379a1Copy full SHA for 61379a1
instrumentation/core/src/androidTest/java/de/mannodermaus/junit5/KotlinInstrumentationTests.kt
@@ -16,7 +16,7 @@ import org.junit.jupiter.api.extension.RegisterExtension
16
import org.junit.jupiter.params.ParameterizedTest
17
import org.junit.jupiter.params.provider.ValueSource
18
19
-class KotlinInstrumentationTests {
+internal class KotlinInstrumentationTests {
20
21
@JvmField
22
@RegisterExtension
0 commit comments