erese a fdescribe
gitea/salix/dev This commit looks good Details

This commit is contained in:
Bernat 2019-06-18 07:57:41 +02:00
parent 53f6db7a4a
commit c02d576bb9
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ describe('claim', () => {
});
});
fdescribe('updateDiscount()', () => {
describe('updateDiscount()', () => {
it('should perform a query if the new discount differs from the claim discount', () => {
controller.saleClaimed = {sale: {
discount: 5,