Skip to content

Commit

Permalink
(BSR)[PRO] chore: All the tests are now using new nav stat.
Browse files Browse the repository at this point in the history
  • Loading branch information
abouabdallaoui-pass committed Sep 19, 2024
1 parent b4bbbdc commit d3f9545
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pro/src/utils/storeFactories.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,8 @@ export const sharedCurrentUserFactory = (
isEmailValidated: true,
isImpersonated: false,
roles: [],
navState: {
newNavDate: '2021-01-01',
},
...customSharedCurrentUser,
})

0 comments on commit d3f9545

Please sign in to comment.