mirror of
https://github.com/better-auth/better-auth.git
synced 2026-06-03 04:46:19 -05:00
test: add missing organizationId in addMember (#6814)
This commit is contained in:
committed by
github-actions[bot]
parent
bbc3dda17d
commit
9487b1a4f1
@@ -92,6 +92,7 @@ describe("Domain verification", async () => {
|
||||
body: {
|
||||
userId: response.data.user.id,
|
||||
role: "member",
|
||||
organizationId,
|
||||
},
|
||||
headers,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user