Docs: Clean up ssoSettingsApi references from docs (#107896)

* Clean up ssoSettingsApi references from docs

* lint
This commit is contained in:
Misi
2025-07-09 14:22:07 +00:00
committed by GitHub
parent 2e58ce7980
commit 1d252de1e9
8 changed files with 2 additions and 46 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ func TestIntegrationSocialService_ProvideService(t *testing.T) {
expectedGenericOAuthSkipOrgRoleSync bool
}{
{
name: "should load all social connectors when ssoSettingsApi is enabled",
name: "should load all social connectors",
expectedSocialMapLength: 7,
expectedGenericOAuthSkipOrgRoleSync: false,
},