Skip to content

Commit

Permalink
expect additional argument in spy
Browse files Browse the repository at this point in the history
  • Loading branch information
dholth committed Jul 12, 2024
1 parent 8ef8e25 commit 5f39732
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/cli/test_cli_cmds.py
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ def test_change_pypi_url(mocker):
url_pypi_metadata="http://url_pypi.com/abc",
sections_populate=None,
from_local_sdist=False,
from_tree=False,
extras_require_test=None,
github_release_tag=None,
extras_require_include=tuple(),
Expand Down

0 comments on commit 5f39732

Please sign in to comment.