#8463 - CardDescriptor_useCard #1597
|
@ -25,7 +25,7 @@ describe('VnLog', () => {
|
||||||
|
|
||||||
it('should show claimDescriptor', () => {
|
it('should show claimDescriptor', () => {
|
||||||
cy.dataCy('iconLaunch-claimFk').first().click();
|
cy.dataCy('iconLaunch-claimFk').first().click();
|
||||||
cy.dataCy('cardDescriptor_subtitle').contains('1');
|
cy.dataCy('vnDescriptor_subtitle').contains('1');
|
||||||
cy.dataCy('iconLaunch-claimFk').first().click();
|
cy.dataCy('iconLaunch-claimFk').first().click();
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
Loading…
Reference in New Issue