mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Remove trailing pytest session in test-upgrade-pkgs
This commit is contained in:
parent
888c117de8
commit
4046cfc30b
1 changed files with 0 additions and 3 deletions
|
@ -1807,6 +1807,3 @@ def test_upgrade_pkgs(session, classic):
|
|||
_pytest(session, False, cmd_args)
|
||||
except nox.command.CommandFailed:
|
||||
sys.exit(0)
|
||||
|
||||
cmd_args = ["pkg/tests/", "--no-install"] + session.posargs
|
||||
_pytest(session, False, cmd_args)
|
||||
|
|
Loading…
Add table
Reference in a new issue