task created to fix bug #744 edit sale path
This commit is contained in:
parent
b6a382b7ab
commit
00b6ef9437
|
@ -533,7 +533,7 @@ describe('Ticket Edit sale path', () => {
|
|||
}).catch(done.fail);
|
||||
});
|
||||
|
||||
// buged, somehow the update discount button doesn't seem to be present in the menu.
|
||||
// #744 fix edit sale bug, boton MAS descuento
|
||||
// it('should update all sales discount', done => {
|
||||
// return nightmare
|
||||
// .waitToClick(selectors.ticketSales.selectAllSalesCheckbox)
|
||||
|
|
Loading…
Reference in New Issue