Skip to content

Commit 3ff5d48

Browse files
Restores screenshot tests in foryou (#1199)
1 parent 96b554d commit 3ff5d48

10 files changed

+2
-0
lines changed

feature/foryou/build.gradle.kts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ plugins {
1818
alias(libs.plugins.nowinandroid.android.feature)
1919
alias(libs.plugins.nowinandroid.android.library.compose)
2020
alias(libs.plugins.nowinandroid.android.library.jacoco)
21+
alias(libs.plugins.roborazzi)
2122
}
2223

2324
android {
@@ -32,6 +33,7 @@ dependencies {
3233
testImplementation(libs.hilt.android.testing)
3334
testImplementation(libs.robolectric)
3435
testImplementation(projects.core.testing)
36+
testDemoImplementation(libs.roborazzi)
3537

3638
androidTestImplementation(projects.core.testing)
3739
}
119 Bytes
Loading
-32 Bytes
Loading
-25 Bytes
Loading
-4 Bytes
Loading
94 Bytes
Loading
-36 Bytes
Loading
16 Bytes
Loading
49 Bytes
Loading
22 Bytes
Loading

0 commit comments

Comments
 (0)