This is an automated email from the ASF dual-hosted git repository.
rusackas pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git.
from c8a7943 refactor: Bootstrap to AntD - ListGroup (#13996)
add cfe927b test: Adds tests for the FixedOrMetricControl component
(#13705)
No new revisions were added by this update.
Summary of changes:
.../components/FixedOrMetricControl_spec.jsx | 43 ---------
.../FixedOrMetricControl.test.tsx | 105 +++++++++++++++++++++
.../index.jsx} | 8 +-
.../controls/MetricControl/MetricsControl.jsx | 2 +-
4 files changed, 110 insertions(+), 48 deletions(-)
delete mode 100644
superset-frontend/spec/javascripts/explore/components/FixedOrMetricControl_spec.jsx
create mode 100644
superset-frontend/src/explore/components/controls/FixedOrMetricControl/FixedOrMetricControl.test.tsx
rename
superset-frontend/src/explore/components/controls/{FixedOrMetricControl.jsx =>
FixedOrMetricControl/index.jsx} (95%)