Merge pull request #49344 from cachedout/test_matcher_flaky

Matcher test marked flaky
This commit is contained in:
Daniel Wozniak 2018-08-27 18:50:35 -07:00 committed by GitHub
commit d8f2945813
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -318,6 +318,7 @@ class MatchTest(ShellCase, ShellCaseCommonTestsMixin):
data = '\n'.join(data)
self.assertIn('minion', data)
@flaky
def test_salt_documentation(self):
'''
Test to see if we're supporting --doc