I want to visit our admin site, change some things and then test the application.
I want to do it in beforeAll, in cypress.
But when I do it in beforeAll, every ‘it’, cypress calls beforeAll again
I want to visit our admin site, change some things and then test the application.
I want to do it in beforeAll, in cypress.
But when I do it in beforeAll, every ‘it’, cypress calls beforeAll again