forked from Yara724/api
update the culprit licenses chnged and ActualPremium
This commit is contained in:
@@ -123,6 +123,7 @@ describe("ExpertClaimService expert-reply pricing", () => {
|
||||
expect(findByIdAndUpdate).toHaveBeenCalledTimes(1);
|
||||
expect(findByIdAndUpdate.mock.calls[0][1]).toMatchObject({
|
||||
"vehicle.price": "1250000000",
|
||||
"vehicle.carPrice": 1250000000,
|
||||
});
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user