You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by ru...@apache.org on 2021/01/25 20:04:09 UTC

[superset] branch master updated (8c29ba8 -> 3fb1833)

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 8c29ba8  docs: Remove gatsby-plugin-offline (#12693)
     add 3fb1833  Fix tests errors and warnings - iteration 2 (#12212) (#12214)

No new revisions were added by this update.

Summary of changes:
 superset-frontend/spec/fixtures/mockStore.js       |  8 +++-
 .../components/gridComponents/ChartHolder_spec.jsx |  9 +++-
 .../components/gridComponents/Tab_spec.jsx         |  2 +
 .../datasource/ChangeDatasourceModal_spec.jsx      |  3 ++
 .../explore/components/AdhocFilterControl_spec.jsx |  2 +-
 .../explore/components/EmbedCodeButton_spec.jsx    |  6 ++-
 .../explore/components/MetricsControl_spec.jsx     |  7 +--
 .../explore/components/SaveModal_spec.jsx          | 51 ++++++++++------------
 .../explore/components/SelectControl_spec.jsx      |  2 +-
 .../messageToasts/components/Toast_spec.jsx        | 36 ++++++++-------
 .../spec/javascripts/sqllab/QuerySearch_spec.jsx   |  8 +++-
 .../CRUD/data/database/DatabaseModal_spec.jsx      | 14 ++++--
 12 files changed, 89 insertions(+), 59 deletions(-)