Skip to content

Commit 00e9a2b

Browse files
Hopefully fix another flake
1 parent 09e01a9 commit 00e9a2b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/pages/PlanPage/subRoutes/UpgradePlanPage/UpgradeForm/UpgradeForm.test.tsx

+1
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,7 @@ const queryClient = new QueryClient({
242242
const queryClientV5 = new QueryClientV5({
243243
defaultOptions: {
244244
queries: {
245+
suspense: true,
245246
retry: false,
246247
},
247248
},

0 commit comments

Comments
 (0)