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/26 07:25:16 UTC

[superset] branch master updated (0fc9da6 -> 0c08bb8)

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 0fc9da6  Fix tests errors and warnings - iteration 7 (#12212) (#12245)
     add 0c08bb8  Fix tests errors and warnings - iteration 4 (#12212) (#12223)

No new revisions were added by this update.

Summary of changes:
 .../spec/fixtures/mockDashboardState.js            |  1 +
 superset-frontend/spec/fixtures/mockState.js       |  4 +-
 .../components/AlteredSliceTag_spec.jsx            | 10 ++--
 .../components/ConfirmStatusChange_spec.jsx        |  9 +++-
 .../components/ListView/ListView_spec.jsx          | 61 ++++++++++++----------
 .../components/SupersetResourceSelect_spec.tsx     |  3 ++
 .../dashboard/components/DashboardBuilder_spec.jsx |  5 +-
 .../dashboard/components/DashboardGrid_spec.jsx    |  2 +
 .../components/gridComponents/Tabs_spec.jsx        |  4 +-
 .../src/components/Menu/LanguagePicker.tsx         |  1 +
 10 files changed, 62 insertions(+), 38 deletions(-)