We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5549d13 commit cd16f1fCopy full SHA for cd16f1f
frontend/tests/utils/privateApi.ts
@@ -18,5 +18,6 @@ export const createUser = async ({
18
is_verified: true,
19
full_name: "Test User",
20
},
21
+ credentials: "include",
22
})
23
}
0 commit comments