Skip to content

Commit

Permalink
Remove interruption in test
Browse files Browse the repository at this point in the history
  • Loading branch information
kzscisoft committed Jan 19, 2022
1 parent 503d714 commit a032f2b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/test_with_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -370,8 +370,6 @@ def test_push_postrun(local_config: typing.Tuple[str, str],

_res = _cli_runner.invoke(cli, ["push", "--debug"])

assert not _res.output
assert _res.output
assert _res.exit_code == 0

assert get(
Expand Down

0 comments on commit a032f2b

Please sign in to comment.