Skip to content

Commit e36b1da

Browse files
committed
fix: resend code timer timing issues
1 parent 9b377a3 commit e36b1da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

e2eTest/src/test/java/com/firebase/ui/auth/compose/ui/screens/PhoneAuthScreenTest.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ import org.robolectric.annotation.LooperMode
5151

5252
@Config(sdk = [34])
5353
@RunWith(RobolectricTestRunner::class)
54+
@LooperMode(LooperMode.Mode.PAUSED)
5455
class PhoneAuthScreenTest {
5556
@get:Rule
5657
val composeTestRule = createComposeRule()

0 commit comments

Comments
 (0)