mirror of https://github.com/snachodog/mybuddy.git
Add tags to Pumping test
This commit is contained in:
parent
6c14590579
commit
8feeb2f208
|
@ -190,6 +190,7 @@ class PumpingAPITestCase(TestBase.BabyBuddyAPITestCaseBase):
|
||||||
"amount": 50.0,
|
"amount": 50.0,
|
||||||
"time": "2017-11-17T12:52:00-05:00",
|
"time": "2017-11-17T12:52:00-05:00",
|
||||||
"notes": "new device",
|
"notes": "new device",
|
||||||
|
"tags": []
|
||||||
},
|
},
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue