Fix tests

This commit is contained in:
2020-03-17 01:47:35 +01:00
parent f225f7345c
commit bc7bfc3fef
16 changed files with 26 additions and 23 deletions

View File

@@ -72,12 +72,12 @@ class VoteTest {
"blocked_at": null,
"plain_password": "azerty",
"roles": [],
"created_at": null,
"updated_at": null
"created_at": "2019-08-09T11:42:47.168Z",
"updated_at": "2019-08-09T11:42:47.168Z"
},
"deleted": false,
"created_at": null,
"deleted_at": null
"created_at": "2019-08-09T11:42:47.168Z",
"deleted_at": "2019-08-09T11:42:47.168Z"
},
"votes": {
"up": 0,