refactor: refs #8599 corrected it name

This commit is contained in:
Jon Elias 2025-02-21 11:30:30 +01:00
parent c121e7d864
commit c744d3f6aa
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ describe('InvoiceOut summary', () => {
cy.checkNotification('InvoiceOut deleted');
});
it('shpuld book the invoice', () => {
it('should book the invoice', () => {
cy.dataCy('descriptor-more-opts').click();
cy.get(selectMenuOption(5)).click();
cy.dataCy('VnConfirm_confirm').click();