Remove unused val.
This commit is contained in:
parent
347edb67ab
commit
600557fd53
1 changed files with 0 additions and 1 deletions
|
|
@ -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))
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue