Skip to content

Commit 5250094

Browse files
dmurphy18twangboy
authored andcommitted
Updated test to remove salt_call_cli
1 parent 3a22794 commit 5250094

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/pytests/pkg/upgrade/test_salt_upgrade.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ def _get_running_named_salt_pid(process_name):
136136
return pids
137137

138138

139-
def test_salt_sysv_service_files(salt_call_cli, install_salt):
139+
def test_salt_sysv_service_files(install_salt):
140140
"""
141141
Test an upgrade of Salt, Minion and Master
142142
"""

0 commit comments

Comments
 (0)