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 88a14f2ba0d fix(FiltersBadge): world map wont show filter icon after
refresh page (#37260)
add c28729f944f chore(lint): add jest/expect-expect rule for test
assertions (#37887)
No new revisions were added by this update.
Summary of changes:
superset-frontend/oxlint.json | 14 +++++++++++++-
.../src/components/ModalTrigger/ModalTrigger.test.tsx | 2 +-
.../test/chart/components/ChartDataProvider.test.tsx | 2 +-
.../test/chart/components/SuperChart.test.tsx | 2 +-
superset-frontend/src/SqlLab/reducers/sqlLab.test.ts | 3 +++
.../components/gridComponents/Markdown/Markdown.test.tsx | 8 ++++++++
.../databases/UploadDataModel/UploadDataModal.test.tsx | 6 ++++--
.../pages/AnnotationLayerList/AnnotationLayerList.test.tsx | 2 +-
.../src/pages/ChartCreation/ChartCreation.test.tsx | 4 ++--
.../src/pages/CssTemplateList/CssTemplateList.test.tsx | 2 +-
10 files changed, 35 insertions(+), 10 deletions(-)