Commit c40dc98
committed
Fix widget test timing to check splash screen before navigation
- Reduce wait time from 3 seconds to 1.5 seconds
- Splash screen navigates away after 3 seconds (2s delay + 1s wallet check)
- Test now checks for text before navigation occurs
- This should allow the test to find the animated text before the screen changes
The test should now pass by catching the splash screen content before navigation.1 parent 30dbac8 commit c40dc98
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
| 13 | + | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments