Skip to content

Commit

Permalink
Stop capturing code coverage of test target
Browse files Browse the repository at this point in the history
  • Loading branch information
lunij committed Sep 9, 2024
1 parent 77703ec commit 68e214d
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions Tests/TestPlans/Netbob.xctestplan
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,15 @@
}
],
"defaultOptions" : {
"codeCoverage" : {
"targets" : [
{
"containerPath" : "container:",
"identifier" : "Netbob",
"name" : "Netbob"
}
]
},
"language" : "en",
"region" : "US",
"testExecutionOrdering" : "random",
Expand Down

0 comments on commit 68e214d

Please sign in to comment.