mirror of
https://github.com/Mercantec-GHC/h4-projekt-gruppe-0-sm.git
synced 2025-04-27 16:24:07 +02:00
fix test
This commit is contained in:
parent
c49f0c05d2
commit
c8808392e4
@ -70,9 +70,6 @@ async function testCarts(t: Deno.TestContext, token: string) {
|
||||
items: [
|
||||
{ product_id: 1, amount: 2 },
|
||||
{ product_id: 2, amount: 5 },
|
||||
{ product_id: 2, amount: 5 },
|
||||
{ product_id: 2, amount: 5 },
|
||||
{ product_id: 2, amount: 5 },
|
||||
],
|
||||
},
|
||||
{ "Session-Token": token },
|
||||
|
Loading…
x
Reference in New Issue
Block a user