Commit 43ffe63f by Marko Jevtić Committed by GitHub

Merge pull request #14429 from edx/mjevtic/WL-963

[WL-963] Mark test as flaky
parents f9365a24 a83ac7d8
......@@ -73,6 +73,7 @@ class StudioLanguageTest(AcceptanceTest):
self.account_settings = AccountSettingsPage(self.browser)
AutoAuthPage(self.browser).visit()
@flaky # TODO fix this, see WL-963
def test_studio_language_change(self):
"""
Scenario: Ensure that language selection is working fine.
......
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