Skip to content

Commit

Permalink
alter state val on unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
RODO94 committed Nov 15, 2024
1 parent d794f1b commit b6647b1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ describe("demo state", () => {
breadcrumbs: simpleBreadcrumbs,
flow: simpleFlow,
teamIntegrations: {
hasPlanningData: true,
hasPlanningData: false,
},
teamSlug: "demo",
}),
Expand Down

0 comments on commit b6647b1

Please sign in to comment.