resolve time locality with api test for pumping

This commit is contained in:
John Merlie 2023-07-02 12:36:11 -04:00 committed by Christopher Charbonneau Wells
parent 9f3f4242e8
commit 1c6f332752
1 changed files with 2 additions and 2 deletions

View File

@ -183,8 +183,8 @@ class PumpingAPITestCase(TestBase.BabyBuddyAPITestCaseBase):
"id": 2,
"child": 1,
"amount": 9.0,
"start": "2017-11-17T20:03:00Z",
"end": "2017-11-17T20:22:00Z",
"start": "2017-11-17T15:03:00-05:00",
"end": "2017-11-17T15:22:00-05:00",
"duration": "00:19:00",
"notes": "new device",
"tags": [],