Skip to content

Commit

Permalink
test: update date in test
Browse files Browse the repository at this point in the history
Signed-off-by: rare-magma <[email protected]>
  • Loading branch information
rare-magma committed Jan 3, 2024
1 parent d85be50 commit 92f7d3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ test("createNewBudget", () => {
items: [{ id: 1, name: "", value: 0 }],
total: 0,
},
name: "2023-035c2de4",
name: "2024-035c2de4",
stats: {
available: 0,
goal: 10,
Expand Down

0 comments on commit 92f7d3a

Please sign in to comment.