diff --git a/tests/integration/shell/test_matcher.py b/tests/integration/shell/test_matcher.py index dee256672a..07cc9f96a9 100644 --- a/tests/integration/shell/test_matcher.py +++ b/tests/integration/shell/test_matcher.py @@ -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