Skip to content

Commit

Permalink
Revert changes to testplans
Browse files Browse the repository at this point in the history
  • Loading branch information
radeknovis committed Aug 10, 2023
1 parent f913514 commit c4d6e1e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 8 deletions.
6 changes: 2 additions & 4 deletions Example/ExampleApp.xcodeproj/IntegrationTests.xctestplan
Original file line number Diff line number Diff line change
Expand Up @@ -32,17 +32,15 @@
"value" : "$(PROJECT_ID)"
}
],
"mainThreadCheckerEnabled" : false,
"maximumTestRepetitions" : 2,
"targetForVariableExpansion" : {
"containerPath" : "container:ExampleApp.xcodeproj",
"identifier" : "A5E03DEC286464DB00888481",
"name" : "IntegrationTests"
},
"testRepetitionMode" : "retryOnFailure"
}
},
"testTargets" : [
{
"parallelizable" : true,
"skippedTests" : [
"AuthTests\/testEIP1271RespondSuccess()",
"ChatTests",
Expand Down
5 changes: 1 addition & 4 deletions NotifyTests.xctestplan
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,11 @@
"value" : "$(PROJECT_ID)"
}
],
"mainThreadCheckerEnabled" : false,
"maximumTestRepetitions" : 2,
"targetForVariableExpansion" : {
"containerPath" : "container:ExampleApp.xcodeproj",
"identifier" : "A5E03DEC286464DB00888481",
"name" : "IntegrationTests"
},
"testRepetitionMode" : "retryOnFailure"
}
},
"testTargets" : [
{
Expand Down

0 comments on commit c4d6e1e

Please sign in to comment.