erese a fdescribe
gitea/salix/dev This commit looks good
Details
gitea/salix/dev This commit looks good
Details
This commit is contained in:
parent
53f6db7a4a
commit
c02d576bb9
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue