test: refs #8684 skip 'should add and remove new line' in ClaimDevelopment tests

This commit is contained in:
Pablo Natek 2025-05-12 09:43:45 +02:00
parent 8b04dbc7ec
commit 8de345f33b
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ describe('ClaimDevelopment', { testIsolation: true }, () => {
cy.saveCard();
});
it('should add and remove new line', () => {
it.skip('should add and remove new line', () => {
cy.addCard();
cy.waitForElement(thirdRow);