Merge pull request #15109 from edx/ai/EDUCATOR-278-remove-flaky
EDUCATOR-278 Remove flaky decorator from test_can_reset_attempts.
This commit is contained in:
@@ -407,7 +407,6 @@ class ProctoredExamsTest(BaseInstructorDashboardTest):
|
||||
# Then, the added record should be visible
|
||||
self.assertTrue(allowance_section.is_allowance_record_visible)
|
||||
|
||||
@flaky # TNL-5832
|
||||
def test_can_reset_attempts(self):
|
||||
"""
|
||||
Make sure that Exam attempts are visible and can be reset.
|
||||
|
||||
Reference in New Issue
Block a user