Commit 819706a1 by Ben Patterson

Remove flaky decorator. Feel optimistic.

parent a745b2d4
......@@ -228,7 +228,6 @@ class PersistentGradesTest(ProgressPageBaseTest):
_change_subsection_structure,
_change_weight_for_problem
)
@flaky(max_runs=20, min_passes=20) # TODO: fix this, see TNL-6040
def test_content_changes_do_not_change_score(self, edit):
with self._logged_in_session():
self.courseware_page.visit()
......
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