7565-testToMaster #431

Merged
alexm merged 188 commits from 7565-testToMaster into master 2024-06-11 06:33:01 +00:00
1 changed files with 1 additions and 2 deletions
Showing only changes of commit ebbeea0eff - Show all commits

View File

@ -12,8 +12,7 @@ describe('InvoiceInBasicData', () => {
});
it('should edit the provideer and supplier ref', () => {
cy.selectOption(firstFormSelect, 'Bros');
cy.get('[title="Reset"]').click();
cy.selectOption(firstFormSelect, 'Plants');
cy.get(formInputs).eq(1).type('{selectall}4739');
cy.saveCard();