Commit 682e030a by Marko Jevtic

[TNL-6009] Mark test as flaky

parent 3fb7134e
......@@ -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