chore: refs #7197 fix test
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details

This commit is contained in:
Jorge Penadés 2024-07-04 12:20:47 +02:00
parent 976f527107
commit 239b34eac0
1 changed files with 1 additions and 1 deletions

View File

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