Commit 99334e8
Use waitForInternalEnqueue helper in dedupe test
Replace the ad-hoc runBlocking { delay(100) } in the new
LoginUserOperation dedupe test with the same waitForInternalEnqueue
helper every other test in the file uses. Deterministic instead of
a fixed 100ms race against CI.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 5127988 commit 99334e8
1 file changed
Lines changed: 1 addition & 3 deletions
File tree
- OneSignalSDK/onesignal/core/src/test/java/com/onesignal/core/internal/operations
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
164 | | - | |
165 | | - | |
166 | | - | |
| 164 | + | |
167 | 165 | | |
168 | 166 | | |
169 | 167 | | |
| |||
0 commit comments