Commit 0b098ef2 by Attiya Ishaque Committed by GitHub

Merge pull request #15124 from edx/ai/EDUCATOR-312-remove-flaky

EDUCATOR-312 Remove flaky decorator from test_timed_exam_flow.
parents 6a8bdbb3 5d3cbc76
......@@ -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