mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
commit
19f9e8258f
1 changed files with 1 additions and 1 deletions
|
@ -444,7 +444,7 @@ class CPModuleTest(ModuleCase):
|
|||
self.assertIn('ARTHUR:', data)
|
||||
self.assertNotIn('bacon', data)
|
||||
|
||||
@with_tempfile
|
||||
@with_tempfile()
|
||||
def test_cache_master(self, tgt):
|
||||
'''
|
||||
cp.cache_master
|
||||
|
|
Loading…
Add table
Reference in a new issue