mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 17:09:03 +00:00
Matcher test marked flaky
This commit is contained in:
parent
0157eacffc
commit
a34ef2e54d
@ -318,6 +318,7 @@ class MatchTest(ShellCase, ShellCaseCommonTestsMixin):
|
|||||||
data = '\n'.join(data)
|
data = '\n'.join(data)
|
||||||
self.assertIn('minion', data)
|
self.assertIn('minion', data)
|
||||||
|
|
||||||
|
@flaky
|
||||||
def test_salt_documentation(self):
|
def test_salt_documentation(self):
|
||||||
'''
|
'''
|
||||||
Test to see if we're supporting --doc
|
Test to see if we're supporting --doc
|
||||||
|
Loading…
Reference in New Issue
Block a user