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.
AndroidTest
1 parent 585f768 commit 0e44f1bCopy full SHA for 0e44f1b
core/designsystem/build.gradle.kts
@@ -44,7 +44,4 @@ dependencies {
44
testImplementation(libs.roborazzi)
45
testImplementation(projects.core.screenshotTesting)
46
testImplementation(projects.core.testing)
47
-
48
- androidTestImplementation(libs.androidx.compose.ui.test)
49
- androidTestImplementation(projects.core.testing)
50
}
0 commit comments