Skip to content
Snippets Groups Projects
Commit bf66cb76 authored by Ben Patterson's avatar Ben Patterson
Browse files

Merge pull request #12103 from edx/benp/assetindex-flaky

FEDX-88. Marking bok-choy test as flaky.
parents 807fed39 61a3b07e
No related merge requests found
......@@ -41,6 +41,7 @@ class AssetIndexTest(StudioCourseTest):
assert self.asset_page.type_filter_on_page() is True
@skip_if_browser('chrome') # TODO Need to fix test_page_existance for this for chrome browser
@flaky # TODO FEDX-88
def test_filter_results(self):
"""
Make sure type filter actually filters the results.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment