We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afa9112 commit 76cde5dCopy full SHA for 76cde5d
2 files changed
tests/integration/files/splitChanges.json
@@ -58,7 +58,8 @@
58
}
59
]
60
61
- ]
+ ],
62
+ "sets": ["set1", "set2"]
63
},
64
{
65
"orgId": null,
@@ -95,7 +96,8 @@
95
96
97
98
99
100
+ "sets": ["set4"]
101
102
103
@@ -136,7 +138,8 @@
136
138
137
139
140
141
142
+ "sets": ["set3"]
143
144
145
@@ -199,7 +202,8 @@
199
202
200
203
201
204
205
206
+ "sets": ["set1"]
207
208
209
0 commit comments