Skip to content

Commit

Permalink
Fix spotless.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaehwa-Noh committed May 15, 2024
1 parent 06683f5 commit f22f2a1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ class NavigationTest {
Espresso.pressBack()

waitUntilNodeCount(hasText("Hamburg Airport"), 1)

onNodeWithText("Hamburg Airport")
.assertIsDisplayed()
}
Expand Down

0 comments on commit f22f2a1

Please sign in to comment.