Commit 42df7c5
committed
test: remove extraneous flag combinations
The ['router', 'pinia'] combination is already included in the result of
the fullCombination function, so it's redundant.
It's there because it was originally ['devtools', 'router', 'pinia'],
but now devtools is always included, I forgot to delete this line during
the refactor.1 parent ed03d7c commit 42df7c5
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
60 | 59 | | |
61 | 60 | | |
62 | 61 | | |
| |||
0 commit comments