File tree Expand file tree Collapse file tree 2 files changed +38
-7
lines changed Expand file tree Collapse file tree 2 files changed +38
-7
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "configurations" : [
3+ {
4+ "id" : "F058B37F-5474-46C0-A432-D042453493AB",
5+ "name" : "Configuration 1",
6+ "options" : {
7+
8+ }
9+ }
10+ ],
11+ "defaultOptions" : {
12+
13+ },
14+ "testTargets" : [
15+ {
16+ "target" : {
17+ "containerPath" : "container:",
18+ "identifier" : "StateBindingTests",
19+ "name" : "StateBindingTests"
20+ }
21+ }
22+ ],
23+ "version" : 1
24+ }
Original file line number Diff line number Diff line change 1414 "testTimeoutsEnabled" : true
1515 },
1616 "testTargets" : [
17+ {
18+ "parallelizable" : true,
19+ "target" : {
20+ "containerPath" : "container:",
21+ "identifier" : "ExchangeTests",
22+ "name" : "ExchangeTests"
23+ }
24+ },
1725 {
1826 "parallelizable" : true,
1927 "target" : {
4250 "parallelizable" : true,
4351 "target" : {
4452 "containerPath" : "container:",
45- "identifier" : "StashTests ",
46- "name" : "StashTests "
53+ "identifier" : "SharedStateTests ",
54+ "name" : "SharedStateTests "
4755 }
4856 },
4957 {
5058 "parallelizable" : true,
5159 "target" : {
5260 "containerPath" : "container:",
53- "identifier" : "ExchangeTests ",
54- "name" : "ExchangeTests "
61+ "identifier" : "StashTests ",
62+ "name" : "StashTests "
5563 }
5664 },
5765 {
58- "parallelizable" : true,
5966 "target" : {
6067 "containerPath" : "container:",
61- "identifier" : "SharedStateTests ",
62- "name" : "SharedStateTests "
68+ "identifier" : "StateBindingTests ",
69+ "name" : "StateBindingTests "
6370 }
6471 }
6572 ],
You can’t perform that action at this time.
0 commit comments