File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed
app/src/androidTest/java/com/google/samples/apps/nowinandroid/ui Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -75,9 +75,7 @@ class NavigationTest {
7575 ReadOnlyProperty <Any ?, String > { _, _ -> activity.getString(resId) }
7676
7777 // The strings used for matching in these tests
78- private val done by composeTestRule.stringResource(FeatureForyouR .string.done)
7978 private val navigateUp by composeTestRule.stringResource(FeatureForyouR .string.navigate_up)
80- private val forYouLoading by composeTestRule.stringResource(FeatureForyouR .string.for_you_loading)
8179 private val forYou by composeTestRule.stringResource(FeatureForyouR .string.for_you)
8280 private val interests by composeTestRule.stringResource(FeatureInterestsR .string.interests)
8381 private val sampleTopic = " Headlines"
You can’t perform that action at this time.
0 commit comments