Skip to content

Commit

Permalink
asdfasdfasdf
Browse files Browse the repository at this point in the history
  • Loading branch information
nan-li committed Jun 24, 2024
1 parent 9f71069 commit 8664f81
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,8 @@ - (void)testSendPurchases {
[OneSignalUserManagerImpl.sharedInstance sendPurchases:arrayOfPurchases];

// Run background threads
[OneSignalCoreMocks waitForBackgroundThreadsWithSeconds:0.5];
[OneSignalCoreMocks waitForBackgroundThreadsWithSeconds:0.2];
[client waitForRequestsToComplete];

/* Then */

Expand Down

0 comments on commit 8664f81

Please sign in to comment.