Commit 90c864d4 by Ben Patterson

Merge pull request #11798 from edx/benp/sol-430-again

Flagging other library import bok-choy test as flaky.
parents a1458b99 04cc6969
......@@ -409,6 +409,7 @@ class TestLibraryImport(ImportTestMixin, StudioLibraryTest):
def page_args(self):
return [self.browser, self.library_key]
@flaky # TODO: SOL-430
def test_library_updated(self):
"""
Given that I visit an empty library
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment