Add missing --dry-run

This commit is contained in:
Joshua 2023-09-06 10:33:59 -05:00
parent 7a16f19683
commit 0e4d9b9d6c
1 changed files with 1 additions and 0 deletions

View File

@ -429,6 +429,7 @@ def test_new_resolver_requires_python_ok_with_python_version_flag(
"--no-index",
"--find-links",
script.scratch_path,
"--dry-run",
"--python-version=2",
"--only-binary=:all:",
"base",