Skip to content

Commit

Permalink
Have test_cli run on mac
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathan-eq committed Jan 12, 2024
1 parent 8689126 commit 0478569
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"--release",
"nominal_release",
"--pip",
"/bin/true",
"/usr/bin/true",
os.path.join(_get_test_root(), "data/cli/nominal_release.yml"),
os.path.join(_get_test_root(), "data/cli/nominal_repository.yml"),
"--extra-data-dirs",
Expand Down

0 comments on commit 0478569

Please sign in to comment.