mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
Adjust batch test
This commit is contained in:
parent
6c5f3f8d2e
commit
14592ed1f9
@ -21,9 +21,7 @@ class BatchTest(integration.ShellCase):
|
||||
'''
|
||||
Tests executing a simple batch command to help catch regressions
|
||||
'''
|
||||
ret = ['sub_minion Detected for this batch run',
|
||||
'minion Detected for this batch run',
|
||||
'',
|
||||
ret = ['',
|
||||
"Executing run on ['sub_minion']",
|
||||
'',
|
||||
'sub_minion:',
|
||||
|
Loading…
Reference in New Issue
Block a user