update tests for new start&end fields

This commit is contained in:
Dieter Plaetinck
2025-06-27 22:59:47 +02:00
parent 56adac2ba3
commit 8ee11953d2
2 changed files with 4 additions and 0 deletions

View File

@@ -2,6 +2,8 @@
"id": 1,
"creation_date": "2022-08-09",
"description": "",
"start": "2022-08-01",
"end": null,
"only_logging": false,
"goal_energy": null,
"goal_protein": null,

View File

@@ -2,6 +2,8 @@
"id": 92547,
"creation_date": "2024-04-01",
"description": "first real cut",
"start": "2024-04-01",
"end": null,
"only_logging": false,
"goal_energy": 1600,
"goal_protein": 150,