diff --git a/src/models/__snapshots__/workTimes.mocks.test.ts.snap b/src/models/__snapshots__/workTimes.mocks.test.ts.snap index 2cd7e858..bc55906d 100644 --- a/src/models/__snapshots__/workTimes.mocks.test.ts.snap +++ b/src/models/__snapshots__/workTimes.mocks.test.ts.snap @@ -20,7 +20,7 @@ Array [ "type": 1, }, ], - "createdAt": "2020-03-24T14:09:16Z", + "createdAt": "2020-03-24T04:00:00Z", "date": "2020-03-24", "id": 0, "status": 1, @@ -44,7 +44,7 @@ Array [ "type": 2, }, ], - "createdAt": "2020-04-14T07:21:31Z", + "createdAt": "2020-04-14T04:00:00Z", "date": "2020-04-14", "id": 1, "status": 1, @@ -58,7 +58,7 @@ Array [ "type": 2, }, ], - "createdAt": "2020-06-05T05:25:56Z", + "createdAt": "2020-06-05T04:00:00Z", "date": "2020-06-05", "id": 2, "status": 1, @@ -82,7 +82,7 @@ Array [ "type": 1, }, ], - "createdAt": "2020-09-11T06:00:33Z", + "createdAt": "2020-09-11T04:00:00Z", "date": "2020-09-11", "id": 3, "status": 1, @@ -101,7 +101,7 @@ Array [ "type": 1, }, ], - "createdAt": "2020-09-17T11:08:48Z", + "createdAt": "2020-09-17T04:00:00Z", "date": "2020-09-17", "id": 4, "status": 1,