We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1dfc8a1 commit 02bd0f6Copy full SHA for 02bd0f6
PackageTests.xctestplan
@@ -14,16 +14,23 @@
14
"testTargets" : [
15
{
16
"target" : {
17
- "containerPath" : "container:Packages\/Model",
18
- "identifier" : "AuthTests",
19
- "name" : "AuthTests"
+ "containerPath" : "container:",
+ "identifier" : "DesignSystemTests",
+ "name" : "DesignSystemTests"
20
}
21
},
22
23
24
- "containerPath" : "container:Packages\/Features",
25
- "identifier" : "DesignSystemTests",
26
- "name" : "DesignSystemTests"
+ "identifier" : "FeedUITests",
+ "name" : "FeedUITests"
27
+ }
28
+ },
29
+ {
30
+ "target" : {
31
32
+ "identifier" : "AuthTests",
33
+ "name" : "AuthTests"
34
35
36
],
0 commit comments