Skip to content

Commit

Permalink
cleanup mock file
Browse files Browse the repository at this point in the history
  • Loading branch information
youngcw committed Feb 4, 2025
1 parent 5aa83e4 commit 2f2e00f
Showing 1 changed file with 24 additions and 24 deletions.
48 changes: 24 additions & 24 deletions packages/desktop-client/e2e/data/ynab5-demo-budget.json
Original file line number Diff line number Diff line change
Expand Up @@ -630,6 +630,30 @@
"goal_overall_left": null,
"deleted": false
},
{
"id": "6a45b700-0624-4673-a705-830732976846",
"category_group_id": "ce2bff41-c8a3-4845-b14d-3f72f48075ed",
"name": "Hobbies",
"hidden": true,
"original_category_group_id": null,
"note": null,
"budgeted": 0,
"activity": 0,
"balance": 0,
"goal_type": "NEED",
"goal_day": null,
"goal_cadence": 1,
"goal_cadence_frequency": 1,
"goal_creation_month": null,
"goal_target": 0,
"goal_target_month": null,
"goal_percentage_complete": null,
"goal_months_to_budget": null,
"goal_under_funded": null,
"goal_overall_funded": null,
"goal_overall_left": null,
"deleted": false
},
{
"id": "0431a8df-183f-4820-acc4-255138918710",
"category_group_id": "ce2bff41-c8a3-4845-b14d-3f72f48075ed",
Expand Down Expand Up @@ -1169,30 +1193,6 @@
"goal_overall_funded": null,
"goal_overall_left": null,
"deleted": false
},
{
"id": "375FEC56-ADB1-4AA4-9262-48674B2A621D",
"category_group_id": "53c9d1fc-dc5b-4021-8255-463fa19065e4",
"name": "Internet",
"hidden": false,
"original_category_group_id": null,
"note": null,
"budgeted": 0,
"activity": 0,
"balance": 0,
"goal_type": "NEED",
"goal_day": 22,
"goal_cadence": 1,
"goal_cadence_frequency": 1,
"goal_creation_month": null,
"goal_target": 0,
"goal_target_month": null,
"goal_percentage_complete": null,
"goal_months_to_budget": null,
"goal_under_funded": null,
"goal_overall_funded": null,
"goal_overall_left": null,
"deleted": false
}
]
},
Expand Down

0 comments on commit 2f2e00f

Please sign in to comment.