Commit ab44b12a by Marko Jevtić Committed by GitHub

Merge pull request #14052 from edx/mjevtic/TNL-6009

[TNL-6009] Mark test as flaky
parents 3fb7134e 682e030a
......@@ -292,6 +292,7 @@ class TestEntranceExamCourseImport(ImportTestMixin, StudioCourseTest):
def page_args(self):
return [self.browser, self.course_info['org'], self.course_info['number'], self.course_info['run']]
@flaky # TODO fix this, see TNL-6009
def test_course_updated_with_entrance_exam(self):
"""
Given that I visit an empty course before import
......
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