We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df027d7 commit 0a73a2dCopy full SHA for 0a73a2d
OneSignalSDK/unittest/src/test/java/com/test/onesignal/OutcomeEventUnitTests.java
@@ -348,7 +348,6 @@ public void testUniqueOutcomeFailSavedOnDBResetSession() throws Exception {
348
controller.sendUniqueOutcomeEvent(OUTCOME_NAME);
349
350
351
-
352
threadAndTaskWait();
353
354
new Thread(new Runnable() {
@@ -367,6 +366,7 @@ public void run() {
367
366
368
369
+ threadAndTaskWait();
370
371
372
@Override
0 commit comments