diff --git a/apps/course/fixtures/course.json b/apps/course/fixtures/course.json index 8971e5e4..52f5bba3 100644 --- a/apps/course/fixtures/course.json +++ b/apps/course/fixtures/course.json @@ -391,21 +391,5 @@ "created_at": "2018-01-31T14:58:46.209Z", "update_at": "2018-01-31T14:58:46.209Z" } - }, - { - "model": "course.coursecomment", - "pk": 2, - "fields": { - "parent": 1, - "course": 11 - } - }, - { - "model": "course.coursecomment", - "pk": 1, - "fields": { - "parent": null, - "course": 11 - } } ] \ No newline at end of file