Skip to content

Commit 36d9dd5

Browse files
committed
update test fixtures
1 parent 7c4f85b commit 36d9dd5

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

test/fixtures/nutrition/nutritional_plan_detail_response.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@
77
"goal_protein": null,
88
"goal_carbohydrates": null,
99
"goal_fat": null,
10+
"goal_fibers": null,
1011
"language": 1
1112
}

test/fixtures/nutrition/nutritional_plan_info_detail_response.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"goal_protein": null,
1212
"goal_carbohydrates": null,
1313
"goal_fat": null,
14+
"goal_fibers": null,
1415
"description": "",
1516
"get_nutritional_values": {
1617
"total": {

0 commit comments

Comments
 (0)