-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: sorting test should also load dependencies (#896)
- Loading branch information
1 parent
2e2cf94
commit 9b97d90
Showing
4 changed files
with
47 additions
and
48 deletions.
There are no files selected for viewing
14 changes: 7 additions & 7 deletions
14
crates/rattler_solve/tests/snapshots/sorting__test_ordering_abess.snap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,17 @@ | ||
--- | ||
source: crates/rattler_solve/tests/sorting.rs | ||
expression: create_sorting_snapshot(package_name) | ||
expression: create_sorting_snapshot(spec) | ||
--- | ||
abess=0.4.5=py310hc4a4660_1 | ||
abess=0.4.5=py39hac2352c_1 | ||
abess=0.4.5=py37h48bf904_1 | ||
abess=0.4.5=py38h514daf8_1 | ||
abess=0.4.5=py310hc4a4660_1 | ||
abess=0.4.5=py37h48bf904_0 | ||
abess=0.4.5=py38h514daf8_0 | ||
abess=0.4.5=py37h48bf904_1 | ||
abess=0.4.5=py39hac2352c_0 | ||
abess=0.4.5=py38h514daf8_0 | ||
abess=0.4.5=py37h48bf904_0 | ||
abess=0.4.4=py39hac2352c_1 | ||
abess=0.4.4=py38h514daf8_1 | ||
abess=0.4.4=py37h48bf904_1 | ||
abess=0.4.4=py39hac2352c_1 | ||
abess=0.4.4=py38h514daf8_0 | ||
abess=0.4.4=py39hac2352c_0 | ||
abess=0.4.4=py38h514daf8_0 | ||
abess=0.4.4=py37h48bf904_0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters