Skip to content

Commit a63ce41

Browse files
dmurphy18dwoz
authored andcommitted
Updated test to remove salt_call_cli
1 parent 94bdc59 commit a63ce41

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/pytests/pkg/upgrade/test_salt_upgrade.py

Lines changed: 1 addition & 1 deletion
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)