-
- Downloads
Fix invalid reducer key warning in frontend unit test's initial state (#42022)
* Fix `sdk` key not expected on a reducer * Use existing type instead Co-authored-by:Oisin Coveney <oisin@metabase.com> * Add default SDK state when using `renderWithProvider` with `sdk` mode --------- Co-authored-by:
Oisin Coveney <oisin@metabase.com>
Showing
- frontend/src/metabase-types/store/mocks/state.ts 27 additions, 23 deletionsfrontend/src/metabase-types/store/mocks/state.ts
- frontend/src/metabase-types/store/state.ts 0 additions, 2 deletionsfrontend/src/metabase-types/store/state.ts
- frontend/test/__support__/ui.tsx 6 additions, 1 deletionfrontend/test/__support__/ui.tsx
Loading
Please register or sign in to comment