Skip to content
This repository has been archived by the owner on Jul 17, 2024. It is now read-only.

Commit

Permalink
tests: Remove flaky version test
Browse files Browse the repository at this point in the history
This will keep breaking for every moon release until development on v1 stops.
  • Loading branch information
Phault committed Feb 17, 2024
1 parent e04b81b commit 7d9540f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/versions_test.rs
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ generate_resolve_versions_tests!(
"1.0.3" => "1.0.3",
"1.4" => "1.4.0",
"1.5" => "1.5.1",
"1" => "1.19.3",
},
Some(locate_fixture("schemas").join("base.toml"))
);
Expand Down

0 comments on commit 7d9540f

Please sign in to comment.