-
-
Notifications
You must be signed in to change notification settings - Fork 301
Commit 4636e50
refactor(KNOWN_SCHEMES): replace set comprehension for list comprehension
Set is an unordered structure, so every call the order changes.
Because the unordered behavior we can't use `file_regression`
to test the command output.1 parent 4a9f971 commit 4636e50
1 file changed
+1
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
401 | 401 |
| |
402 | 402 |
| |
403 | 403 |
| |
404 | - | ||
404 | + | ||
405 | 405 |
| |
406 | 406 |
| |
407 | 407 |
| |
|
0 commit comments