You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by ju...@apache.org on 2021/02/16 16:56:54 UTC

[superset] branch master updated (981deaa -> 44723ea)

This is an automated email from the ASF dual-hosted git repository.

junlin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git.


    from 981deaa  Change test environment to jsdom (#13149)
     add 44723ea  fix(explore): Certificate icon not displaying for certified metrics (#13133)

No new revisions were added by this update.

Summary of changes:
 .../explore/components/OptionControls_spec.tsx     | 69 ++++++++++++++++++++++
 .../src/explore/components/OptionControls.tsx      | 11 +---
 .../MetricControl/AdhocMetricEditPopover.jsx       |  4 +-
 3 files changed, 74 insertions(+), 10 deletions(-)
 create mode 100644 superset-frontend/spec/javascripts/explore/components/OptionControls_spec.tsx