fix: Addresses breaking change from library class-transformer (#835)
Co-authored-by: Philip Korsholm <philip.korsholm@hotmail.com>
This commit is contained in:
co-authored by
Philip Korsholm
parent
59761163c2
commit
f387b4919f
@@ -212,6 +212,7 @@ describe("/store/carts", () => {
|
||||
],
|
||||
order: {
|
||||
id: "test-order",
|
||||
display_id: expect.any(Number),
|
||||
created_at: expect.any(String),
|
||||
updated_at: expect.any(String),
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user