diff --git a/common/test/acceptance/tests/studio/test_import_export.py b/common/test/acceptance/tests/studio/test_import_export.py index 556b27dbe2..dc0caf3d30 100644 --- a/common/test/acceptance/tests/studio/test_import_export.py +++ b/common/test/acceptance/tests/studio/test_import_export.py @@ -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