Commit 380eb7d
committed
test: sort the vitest named imports to satisfy eslint
The installer CI runs eslint:check before building and the sort-imports rule
rejected the unsorted import in the new checkForUpdates test, failing the Linux
job (and cancelling the others). Order the members alphabetically.1 parent b664142 commit 380eb7d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments