Skip to content
Snippets Groups Projects
Commit a19fdced authored by Martin Mareš's avatar Martin Mareš
Browse files

Test: Automatické přepínání na "opravuje se" nenastavujeme

parent 9f3dac06
No related branches found
No related tags found
No related merge requests found
......@@ -54,6 +54,7 @@ for r in rounds:
r.ct_submit_end = t + timedelta(hours=5)
r.pr_submit_end = t + timedelta(hours=7)
r.enroll_deadline = t + timedelta(hours=8)
r.switch_to_grading = None
if state == RoundState.preparing:
set_times(0)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment