mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-17 23:47:02 +05:30
Fix tests
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
2450512059
commit
6c5778e547
1 changed files with 1 additions and 1 deletions
|
@ -23,6 +23,6 @@ class MainActivityTest {
|
|||
}
|
||||
}
|
||||
onNode(hasTestTag("fab")).performClick()
|
||||
onNodeWithText("Item 2").assertIsDisplayed()
|
||||
onNodeWithText("Item 1").assertIsDisplayed()
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue