From ca9dfd8090146f8abb282c07e0046c92a1aed22f Mon Sep 17 00:00:00 2001 From: kovacspe Date: Sat, 11 Nov 2023 22:06:55 +0100 Subject: [PATCH] Publish all comments in fixture --- competition/fixtures/semesters.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 } }, {