diff --git a/competition/fixtures/semesters.json b/competition/fixtures/semesters.json index 6d8871bc..fc1f2770 100644 --- a/competition/fixtures/semesters.json +++ b/competition/fixtures/semesters.json @@ -55,7 +55,7 @@ "posted_at": "2020-12-22T20:00:00+02:00", "problem": 1, "posted_by": 2, - "state": 1 + "state": 2 } }, { @@ -66,7 +66,7 @@ "posted_at": "2020-12-22T21:00:00+02:00", "problem": 1, "posted_by": 1, - "state": 1 + "state": 2 } }, {