mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Fixing lint issue
This commit is contained in:
parent
ab6abfad31
commit
36b7253418
1 changed files with 1 additions and 1 deletions
|
@ -546,7 +546,7 @@ class OrchEventTest(ShellCase):
|
|||
def test_orchestration_with_pillar_dot_items(self):
|
||||
'''
|
||||
Test to confirm when using a state file that includes other state file, if
|
||||
one of those state files includes pillar related functions that will not
|
||||
one of those state files includes pillar related functions that will not
|
||||
be pulling from the pillar cache that all the state files are available and
|
||||
the file_roots has been preserved. See issues #48277 and #46986.
|
||||
'''
|
||||
|
|
Loading…
Add table
Reference in a new issue