task created to fix bug #744 edit sale path

This commit is contained in:
Carlos Jimenez 2018-10-22 17:22:44 +02:00
parent b6a382b7ab
commit 00b6ef9437
1 changed files with 1 additions and 1 deletions

View File

@ -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)