Fix old MBQL syntax in tests (#13647)
* Fix obsolete MBQL syntax in `localization.cy.spec.js` [ci skip] Introduced in: https://github.com/metabase/metabase/commit/6b5765718daff384a1831cd7383401369b8c1725. * Fix obsolete MBQL syntax in `dashboard.cy.spec.js` [ci skip] Introduced in: https://github.com/metabase/metabase/commit/2958b836cc73c16b74b6e6e8fd96a6dabd12f60e. * Fix obsolete MBQL syntax in `nested.cy.spec.js` [ci skip] Introduced in: https://github.com/metabase/metabase/commit/ab762e1ffb8cd79fedc050709c059e8c8b87ef9b. * Fix obsolete MBQL syntax in `dashboard-drill.cy.spec.js` [ci skip] Introduced in: https://github.com/metabase/metabase/commit/cb4371e9fcc45ec242d106c4a01c4a0d68d4c324. * Fix obsolete MBQL syntax in `nulls.cy.spec.js` Introduced in: https://github.com/metabase/metabase/commit/854f5317df724abc0a6026b06bfa539d15d34fa6. * Add positive assertion for repro for #13571
Showing
- frontend/test/metabase/scenarios/admin/settings/localization.cy.spec.js 4 additions, 2 deletions...metabase/scenarios/admin/settings/localization.cy.spec.js
- frontend/test/metabase/scenarios/dashboard/dashboard-drill.cy.spec.js 68 additions, 68 deletions...t/metabase/scenarios/dashboard/dashboard-drill.cy.spec.js
- frontend/test/metabase/scenarios/dashboard/dashboard.cy.spec.js 13 additions, 5 deletions...nd/test/metabase/scenarios/dashboard/dashboard.cy.spec.js
- frontend/test/metabase/scenarios/question/nested.cy.spec.js 3 additions, 1 deletionfrontend/test/metabase/scenarios/question/nested.cy.spec.js
- frontend/test/metabase/scenarios/question/nulls.cy.spec.js 4 additions, 3 deletionsfrontend/test/metabase/scenarios/question/nulls.cy.spec.js
Loading
Please register or sign in to comment