rusackas commented on a change in pull request #13306:
URL: https://github.com/apache/superset/pull/13306#discussion_r605908234
##########
File path:
superset-frontend/cypress-base/cypress/integration/dashboard/load.test.ts
##########
@@ -23,12 +23,18 @@ import {
} from './dashboard.helper';
describe('Dashboard load', () => {
- before(() => {
+ beforeEach(() => {
Review comment:
Should this be a `beforeAll` so we're not doing unnecessary repeat
logins?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]