Update course fixture

remotes/origin/hasaccess
Ivlev Denis 8 years ago
parent 679071abac
commit d24eb51ddb
  1. 18
      apps/course/fixtures/course.json

@ -13,7 +13,7 @@
"category": 2,
"duration": 1,
"is_featured": false,
"status": 0,
"status": 1,
"created_at": "2018-01-27T07:04:41.113Z",
"update_at": "2018-01-31T15:03:47.118Z",
"likes": [],
@ -34,7 +34,7 @@
"category": 1,
"duration": 1,
"is_featured": false,
"status": 0,
"status": 1,
"created_at": "2018-01-27T07:09:03.437Z",
"update_at": "2018-01-31T15:03:47.115Z",
"likes": [],
@ -55,7 +55,7 @@
"category": 9,
"duration": 1,
"is_featured": false,
"status": 0,
"status": 1,
"created_at": "2018-01-27T07:09:03.442Z",
"update_at": "2018-01-31T15:03:47.112Z",
"likes": [],
@ -76,7 +76,7 @@
"category": 8,
"duration": 1,
"is_featured": false,
"status": 0,
"status": 1,
"created_at": "2018-01-27T07:09:03.445Z",
"update_at": "2018-01-31T15:03:47.108Z",
"likes": [],
@ -97,7 +97,7 @@
"category": 7,
"duration": 1,
"is_featured": false,
"status": 0,
"status": 1,
"created_at": "2018-01-27T07:09:03.449Z",
"update_at": "2018-01-31T15:03:47.104Z",
"likes": [],
@ -118,7 +118,7 @@
"category": 6,
"duration": 1,
"is_featured": false,
"status": 0,
"status": 1,
"created_at": "2018-01-27T07:09:03.452Z",
"update_at": "2018-01-31T15:03:47.101Z",
"likes": [],
@ -139,7 +139,7 @@
"category": 5,
"duration": 1,
"is_featured": false,
"status": 0,
"status": 1,
"created_at": "2018-01-27T07:09:03.455Z",
"update_at": "2018-01-31T15:03:47.097Z",
"likes": [],
@ -160,7 +160,7 @@
"category": 4,
"duration": 1,
"is_featured": false,
"status": 0,
"status": 1,
"created_at": "2018-01-27T07:09:03.458Z",
"update_at": "2018-01-31T15:03:47.093Z",
"likes": [],
@ -181,7 +181,7 @@
"category": 3,
"duration": 1,
"is_featured": false,
"status": 0,
"status": 1,
"created_at": "2018-01-27T07:09:03.461Z",
"update_at": "2018-01-31T15:03:47.089Z",
"likes": [],

Loading…
Cancel
Save