Commit 5d3cbc76 by attiyaishaque

EDUCATOR-312 Remove flaky decorator from test_timed_exam_flow.

parent efbb5ed6
......@@ -289,7 +289,6 @@ class ProctoredExamTest(UniqueCourseTest):
LogoutPage(self.browser).visit()
@flaky # TNL-5643
@ddt.data(True, False)
def test_timed_exam_flow(self, hide_after_due):
"""
......
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