This is an automated email from the ASF dual-hosted git repository.
pkdotson pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git.
from 6c06866 test: Tests and Storybook entry for the IndeterminateCheckbox
Component (#13502)
add b5c95c5 test: Adds tests to the CssEditor component (#13933)
No new revisions were added by this update.
Summary of changes:
.../dashboard/components/CssEditor_spec.jsx | 40 ----------
.../components/CssEditor/CssEditor.test.tsx | 91 ++++++++++++++++++++++
.../{CssEditor.jsx => CssEditor/index.jsx} | 1 -
3 files changed, 91 insertions(+), 41 deletions(-)
delete mode 100644
superset-frontend/spec/javascripts/dashboard/components/CssEditor_spec.jsx
create mode 100644
superset-frontend/src/dashboard/components/CssEditor/CssEditor.test.tsx
rename superset-frontend/src/dashboard/components/{CssEditor.jsx =>
CssEditor/index.jsx} (99%)