Commit 04cc6969 by Ben Patterson

Flagging other library import bok-choy test as flaky.

parent a1458b99
...@@ -409,6 +409,7 @@ class TestLibraryImport(ImportTestMixin, StudioLibraryTest): ...@@ -409,6 +409,7 @@ class TestLibraryImport(ImportTestMixin, StudioLibraryTest):
def page_args(self): def page_args(self):
return [self.browser, self.library_key] return [self.browser, self.library_key]
@flaky # TODO: SOL-430
def test_library_updated(self): def test_library_updated(self):
""" """
Given that I visit an empty library 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