Merge branch 'org_api_3' into org_api_merge_2

This commit is contained in:
Iraq Jaber
2025-05-30 19:04:30 +02:00

View File

@@ -912,7 +912,7 @@ func TestServer_DeactivateOrganization(t *testing.T) {
}
}
func TestServer_AddOerganizationDomain(t *testing.T) {
func TestServer_AddOrganizationDomain(t *testing.T) {
tests := []struct {
name string
ctx context.Context