Skip to content

Commit

Permalink
[tests] Disable concurrency tests in the Reduced test plan
Browse files Browse the repository at this point in the history
* Under the Reduced Test Plan, concurrency tests are disabled.
* These tests spam calls and can cause carry over to following tests
  • Loading branch information
nan-li committed Aug 1, 2024
1 parent 98d90ea commit d6d5ab7
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@
}
},
{
"skippedTests" : [
"UserConcurrencyTests"
],
"target" : {
"containerPath" : "container:OneSignal.xcodeproj",
"identifier" : "3CC063EA2B6D7FE8002BB07F",
Expand Down

0 comments on commit d6d5ab7

Please sign in to comment.