diff --git a/tests/api/disputes/disputes.post.spec.ts b/tests/api/disputes/disputes.post.spec.ts index 67d56b4..f7683de 100644 --- a/tests/api/disputes/disputes.post.spec.ts +++ b/tests/api/disputes/disputes.post.spec.ts @@ -159,7 +159,7 @@ test.describe("List Disputes @Disputes", async () => { // }); // } - test("Should return disputts list with filter", async ({ + test("Should return disputes list with filter", async ({ request, disputes, }) => {