Skip to content

Commit

Permalink
comment to explain fix
Browse files Browse the repository at this point in the history
  • Loading branch information
bdebon committed Aug 1, 2022
1 parent f6db312 commit 9c4e456
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ QOVERY_BUILD_TIME=hello
variable_denv=hey
`

// I had to mock the store myself because we can't use our custon render here because there is an issue
// with intercom. I don't know why yet.
const store = configureStore({
reducer: rootReducer,
preloadedState: initialRootState(),
Expand Down

0 comments on commit 9c4e456

Please sign in to comment.