[PR #6814] [MERGED] test: add missing organizationId in addMember #6900

Closed
opened 2026-03-13 13:16:19 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/6814
Author: @himself65
Created: 12/17/2025
Status: Merged
Merged: 12/17/2025
Merged by: @himself65

Base: canaryHead: himself65/2025/12/17/fix


📝 Commits (1)

  • 9169f9d test: add missing organizationId in addMember

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 packages/sso/src/domain-verification.test.ts (+1 -0)

📄 Description

Summary by cubic

Added the missing organizationId to the addMember request in the domain-verification test so the payload matches the API contract and the test passes reliably. Prevents failures caused by an incomplete request body.

Written for commit 9169f9d163. Summary will update automatically on new commits.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/better-auth/better-auth/pull/6814 **Author:** [@himself65](https://github.com/himself65) **Created:** 12/17/2025 **Status:** ✅ Merged **Merged:** 12/17/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `himself65/2025/12/17/fix` --- ### 📝 Commits (1) - [`9169f9d`](https://github.com/better-auth/better-auth/commit/9169f9d1630820119d9a32ddcb3bb1baf8238d4e) test: add missing organizationId in `addMember` ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/sso/src/domain-verification.test.ts` (+1 -0) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Added the missing organizationId to the addMember request in the domain-verification test so the payload matches the API contract and the test passes reliably. Prevents failures caused by an incomplete request body. <sup>Written for commit 9169f9d1630820119d9a32ddcb3bb1baf8238d4e. Summary will update automatically on new commits.</sup> <!-- End of auto-generated description by cubic. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-13 13:16:19 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#6900