Commit 1418114
authored
* fix: the test command's --tags option now includes matching CheckGroups
This is the intended behavior, but an oversight in the code effectively
disabled it.
* fix: don't modify Check's tags directly, create a new array instead
1 parent 04de119 commit 1418114
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
202 | | - | |
| 202 | + | |
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
206 | | - | |
| 206 | + | |
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
| |||
0 commit comments