Fix fixtures

remotes/origin/hasaccess
Ivlev Denis 8 years ago
parent 7458202bb7
commit ed0e0fa34a
  1. 11
      apps/course/fixtures/course.json

@ -13,7 +13,6 @@
"category": 2,
"duration": 1,
"is_featured": false,
"url": "https://gitlab.com/",
"status": 0,
"created_at": "2018-01-27T07:04:41.113Z",
"update_at": "2018-01-31T15:03:47.118Z",
@ -35,7 +34,6 @@
"category": 1,
"duration": 1,
"is_featured": false,
"url": "https://gitlab.com/",
"status": 0,
"created_at": "2018-01-27T07:09:03.437Z",
"update_at": "2018-01-31T15:03:47.115Z",
@ -57,7 +55,6 @@
"category": 9,
"duration": 1,
"is_featured": false,
"url": "https://gitlab.com/",
"status": 0,
"created_at": "2018-01-27T07:09:03.442Z",
"update_at": "2018-01-31T15:03:47.112Z",
@ -79,7 +76,6 @@
"category": 8,
"duration": 1,
"is_featured": false,
"url": "https://gitlab.com/",
"status": 0,
"created_at": "2018-01-27T07:09:03.445Z",
"update_at": "2018-01-31T15:03:47.108Z",
@ -101,7 +97,6 @@
"category": 7,
"duration": 1,
"is_featured": false,
"url": "https://gitlab.com/",
"status": 0,
"created_at": "2018-01-27T07:09:03.449Z",
"update_at": "2018-01-31T15:03:47.104Z",
@ -123,7 +118,6 @@
"category": 6,
"duration": 1,
"is_featured": false,
"url": "https://gitlab.com/",
"status": 0,
"created_at": "2018-01-27T07:09:03.452Z",
"update_at": "2018-01-31T15:03:47.101Z",
@ -145,7 +139,6 @@
"category": 5,
"duration": 1,
"is_featured": false,
"url": "https://gitlab.com/",
"status": 0,
"created_at": "2018-01-27T07:09:03.455Z",
"update_at": "2018-01-31T15:03:47.097Z",
@ -167,7 +160,6 @@
"category": 4,
"duration": 1,
"is_featured": false,
"url": "https://gitlab.com/",
"status": 0,
"created_at": "2018-01-27T07:09:03.458Z",
"update_at": "2018-01-31T15:03:47.093Z",
@ -189,7 +181,6 @@
"category": 3,
"duration": 1,
"is_featured": false,
"url": "https://gitlab.com/",
"status": 0,
"created_at": "2018-01-27T07:09:03.461Z",
"update_at": "2018-01-31T15:03:47.089Z",
@ -211,7 +202,6 @@
"category": 2,
"duration": 1,
"is_featured": true,
"url": "https://gitlab.com/",
"status": 1,
"created_at": "2018-01-27T07:09:03.464Z",
"update_at": "2018-01-31T15:03:47.086Z",
@ -237,7 +227,6 @@
"category": 1,
"duration": 1,
"is_featured": false,
"url": "https://gitlab.com/",
"status": 1,
"created_at": "2018-01-27T07:09:03.467Z",
"update_at": "2018-01-31T15:03:47.080Z",

Loading…
Cancel
Save