mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Use both test sls files
This commit is contained in:
parent
1404abe773
commit
3cb5f5a14f
1 changed files with 1 additions and 1 deletions
|
@ -181,7 +181,7 @@ def test_find_sls_ids_with_exclude(highstate, state_tree_dir):
|
|||
with pytest.helpers.temp_file(
|
||||
"slsfile1.sls", slsfile1, sls_dir
|
||||
), pytest.helpers.temp_file(
|
||||
"slsfile1.sls", slsfile1, sls_dir
|
||||
"slsfile2.sls", slsfile2, sls_dir
|
||||
), pytest.helpers.temp_file(
|
||||
"stateB.sls", stateB, sls_dir
|
||||
), pytest.helpers.temp_file(
|
||||
|
|
Loading…
Add table
Reference in a new issue