test: refs #8441 skip invoice pop-ups test due to Redmine #8863
gitea/salix-front/pipeline/pr-dev This commit is unstable
Details
gitea/salix-front/pipeline/pr-dev This commit is unstable
Details
This commit is contained in:
parent
acd78fc859
commit
b650d2b438
|
@ -80,7 +80,8 @@ describe('Vehicle Invoice In', () => {
|
|||
});
|
||||
});
|
||||
|
||||
describe('Invoice pop-ups', () => {
|
||||
// Redmine #8863
|
||||
describe.skip('Invoice pop-ups', () => {
|
||||
it('Should redirect to the invoiceIn summary from the invoice descriptor pop-up', () => {
|
||||
cy.get(selectors.firstRowInvoice)
|
||||
.click()
|
||||
|
|
Loading…
Reference in New Issue