forked from verdnatura/salix-front
warmFix: e2e claimDevelopment
This commit is contained in:
parent
cf11573713
commit
951b8fc1fa
|
@ -37,7 +37,7 @@ describe('ClaimDevelopment', () => {
|
|||
cy.wait(['@workers', '@workers']);
|
||||
cy.addCard();
|
||||
|
||||
cy.get(thirdRow).should('exist');
|
||||
cy.waitForElement(thirdRow);
|
||||
|
||||
const rowData = [
|
||||
false,
|
||||
|
|
Loading…
Reference in New Issue