forked from verdnatura/salix-front
fix: refs #6942 rollback
This commit is contained in:
parent
ebbeea0eff
commit
209d5bd13e
|
@ -12,7 +12,8 @@ describe('InvoiceInBasicData', () => {
|
|||
});
|
||||
|
||||
it('should edit the provideer and supplier ref', () => {
|
||||
cy.selectOption(firstFormSelect, 'Plants');
|
||||
cy.selectOption(firstFormSelect, 'Bros');
|
||||
cy.get('[title="Reset"]').click();
|
||||
cy.get(formInputs).eq(1).type('{selectall}4739');
|
||||
cy.saveCard();
|
||||
|
||||
|
|
Loading…
Reference in New Issue