mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 17:09:03 +00:00
Fix style.
This commit is contained in:
parent
3b285798e3
commit
4670988a68
@ -106,4 +106,3 @@ class BotoSNSTest(integration.ModuleCase,
|
||||
self.assertSaltStateChangesEqual(ret, {})
|
||||
ret = self.run_function('boto_sns.exists', name='my-state-test-topic')
|
||||
self.assertTrue(ret)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user