test: change user
gitea/salix-front/pipeline/pr-dev This commit looks good Details

This commit is contained in:
Javier Segarra 2024-07-03 01:48:06 +02:00
parent 7e374c258e
commit dbbc8a4de6
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
describe('WagonTypeCreate', () => {
beforeEach(() => {
cy.viewport(1920, 1080);
cy.login('developer');
cy.login('customer');
cy.visit(`/#/entry/my`, {
onBeforeLoad(win) {
cy.stub(win, 'open');