minor test fix
This commit is contained in:
@@ -453,7 +453,7 @@ describe("/admin/draft-orders", () => {
|
|||||||
await manager.query(`DELETE FROM "user"`);
|
await manager.query(`DELETE FROM "user"`);
|
||||||
});
|
});
|
||||||
|
|
||||||
it("lists draft orders", async () => {
|
it("deletes a draft order", async () => {
|
||||||
const api = useApi();
|
const api = useApi();
|
||||||
|
|
||||||
const response = await api
|
const response = await api
|
||||||
|
|||||||
+1006
-1
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user