Commit 9c2ca3a
committed
test: simplify array option parsing test cases by consolidating multiple flag usages into a single flag with multiple values
This ensures that array parsing is handled correctly.1 parent 8fb74c9 commit 9c2ca3a
File tree
1 file changed
+3
-19
lines changed- packages/angular/cli/src/command-builder/utilities
1 file changed
+3
-19
lines changedLines changed: 3 additions & 19 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
142 | | - | |
143 | | - | |
144 | | - | |
| 142 | + | |
145 | 143 | | |
146 | 144 | | |
147 | 145 | | |
| |||
161 | 159 | | |
162 | 160 | | |
163 | 161 | | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | | - | |
| 162 | + | |
172 | 163 | | |
173 | 164 | | |
174 | 165 | | |
| |||
184 | 175 | | |
185 | 176 | | |
186 | 177 | | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
| 178 | + | |
195 | 179 | | |
196 | 180 | | |
197 | 181 | | |
| |||
0 commit comments