[TNL-6009] Mark test as flaky
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user