Commit 4b37d788 by chrisndodge

Merge pull request #9977 from edx/cdodge/flaky-test

Mark test_can_add_remove_allowance Bokchoy test as flaky for now
parents b85ea12a ac79909b
......@@ -222,6 +222,7 @@ class ProctoredExamsTest(BaseInstructorDashboardTest):
# Start the proctored exam.
self.courseware_page.start_timed_exam()
@flaky # TODO fix this SOL-1183
def test_can_add_remove_allowance(self):
"""
Make sure that allowances can be added and removed.
......
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