fix: test

This commit is contained in:
Sebastian Rindom
2021-02-27 11:01:57 +01:00
parent a1ba2e8b5c
commit caf1ecfd5a

View File

@@ -377,7 +377,7 @@ describe("TotalsService", () => {
},
])
expect(res).toEqual(1243.75)
expect(res).toEqual(1244)
})
it("calculates refund with item fixed discount", async () => {