Fix broken text

pull/902/head
Simon Marquis 2 years ago committed by GitHub
parent daa2228132
commit c831dc673c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -79,7 +79,7 @@ class NewsResourceCardTest {
} }
composeTestRule composeTestRule
.onNodeWithText(dateFormatted) .onNodeWithText(dateFormatted, substring = true)
.assertIsDisplayed() .assertIsDisplayed()
} }

Loading…
Cancel
Save