#7197 fixInvoiceIn #466

Merged
jorgep merged 36 commits from 7197-fixInvoiceIn into dev 2024-07-29 07:44:05 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 239b34eac0 - Show all commits

View File

@ -1,7 +1,7 @@
describe('WagonTypeCreate', () => {

Así ya funciona el test, hablado con @jsegarra

Así ya funciona el test, hablado con @jsegarra
beforeEach(() => {
cy.viewport(1920, 1080);
cy.login('customer');
cy.login('supplier');
cy.visit(`/#/entry/my`, {
onBeforeLoad(win) {
cy.stub(win, 'open');