This is an automated email from the ASF dual-hosted git repository.
diegopucci pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git.
from 7330aef feat: deprecate plugins by their metadata (#15882)
add 9c81599 chore: Adds the tests that need to be coded for the Select
component (#15885)
No new revisions were added by this update.
Summary of changes:
.../src/components/Select/Select.test.tsx | 82 ++++++++++++++++++++++
superset-frontend/src/components/Select/Select.tsx | 2 +-
2 files changed, 83 insertions(+), 1 deletion(-)
create mode 100644 superset-frontend/src/components/Select/Select.test.tsx