Skip to content

Commit

Permalink
🤖 Apply Spotless
Browse files Browse the repository at this point in the history
  • Loading branch information
riggaroo authored and github-actions[bot] committed Aug 8, 2024
1 parent cc6b5db commit b21fe97
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,6 @@ class JetnewsTests {
useUnmergedTree = true
).performClick()
composeTestRule.onNodeWithText("Interests").performClick()
composeTestRule.waitUntilAtLeastOneExists(hasText("Jetpack Compose"),5000L)
composeTestRule.waitUntilAtLeastOneExists(hasText("Jetpack Compose"), 5000L)
}
}

0 comments on commit b21fe97

Please sign in to comment.