Skip to content

Commit

Permalink
test: update unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
BryanttV committed May 2, 2024
1 parent 2424af1 commit 0ae626c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openassessment/xblock/test/test_allow_resubmission.py
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ def test_allow_resubmission_all_conditions_met(self, submission_lock_mock: Mock)
"01:00:00",
"00:00:30",
"10:00:59",
"00:00:00",
"00:10:00"
)
@patch_submission_lock
def test_allow_resubmission_resubmissions_with_grace_period(
Expand Down

0 comments on commit 0ae626c

Please sign in to comment.