frontend: PluginSettings: Refactor local storage and plugin data #7186
frontend.yml
on: pull_request
Matrix: build
Matrix: build docs
Matrix: build storybook
Matrix: lint
Matrix: test
Matrix: test plugins
Annotations
2 errors
src/plugin/pluginSlice.test.tsx > pluginsSlice reducers > should handle setting a new plugin settings component when plugin name matches:
frontend/src/plugin/pluginSlice.test.tsx#L42
TypeError: Cannot read properties of undefined (reading 'settingsComponent')
❯ src/plugin/pluginSlice.test.tsx:42:55
|
test (20.x, ubuntu-22.04)
Process completed with exit code 2.
|