forked from verdnatura/salix-front
test(claimDevelopment): skip intermitent e2e
This commit is contained in:
parent
0f84baf1a8
commit
e0c294bce6
|
@ -33,7 +33,8 @@ describe('ClaimDevelopment', () => {
|
|||
cy.saveCard();
|
||||
});
|
||||
|
||||
it('should add and remove new line', () => {
|
||||
// TODO: #8112
|
||||
xit('should add and remove new line', () => {
|
||||
cy.wait(['@workers', '@workers']);
|
||||
cy.addCard();
|
||||
|
||||
|
|
Loading…
Reference in New Issue