Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfv committed May 31, 2024
1 parent 2d8f732 commit 92766cb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/end-to-end/test_simple.py
Original file line number Diff line number Diff line change
Expand Up @@ -736,6 +736,8 @@ def test_noarch_variants(rattler_build: RattlerBuild, recipes: Path, tmp_path: P
pin = {
"pin_subpackage": {
"name": "rattler-build-demo",
"min_pin": "x.x.x.x.x.x",
"max_pin": "x",
"exact": True,
}
}
Expand Down

0 comments on commit 92766cb

Please sign in to comment.