Remove unused val.
This commit is contained in:
committed by
Benoit Marty
parent
4ed353aa56
commit
b6aa44d374
@@ -78,7 +78,6 @@ class ShowLocationViewTest {
|
||||
),
|
||||
onBackPressed = EnsureNeverCalled(),
|
||||
)
|
||||
val shareContentDescription = rule.activity.getString(CommonStrings.action_share)
|
||||
rule.onNodeWithTag(TestTags.floatingActionButton.value).performClick()
|
||||
eventsRecorder.assertSingle(ShowLocationEvents.TrackMyLocation(true))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user