Merge pull request #13900 from open-craft/ekolpakov/SOL-2070
Library creation test is not flaky anymore
This commit is contained in:
@@ -33,7 +33,6 @@ class CreateLibraryTest(WebAppTest):
|
||||
self.auth_page = AutoAuthPage(self.browser, staff=True)
|
||||
self.dashboard_page = DashboardPage(self.browser)
|
||||
|
||||
@flaky # TODO: SOL-430
|
||||
def test_create_library(self):
|
||||
"""
|
||||
From the home page:
|
||||
|
||||
Reference in New Issue
Block a user