From 957ec73f2e5c3c5505613ae8f9b783490f6f31a3 Mon Sep 17 00:00:00 2001 From: kushalshit27 <43465488+kushalshit27@users.noreply.github.com> Date: Thu, 16 Apr 2026 12:24:35 +0530 Subject: [PATCH] fix integration test --- test/integration/tenant-settings-test-cases.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/test/integration/tenant-settings-test-cases.yaml b/test/integration/tenant-settings-test-cases.yaml index 266f859eb..d5ee8a6dd 100644 --- a/test/integration/tenant-settings-test-cases.yaml +++ b/test/integration/tenant-settings-test-cases.yaml @@ -24,7 +24,7 @@ tests: - DisableManagementAPISMSObfuscation flags.disable_management_api_sms_obfuscation ✗ - AllowOrgNameInAuthAPI allow_organization_name_in_authentication_api ✗ - PushedAuthorizationRequestsSupported pushed_authorization_requests_supported ✗ - - ClientIDMetadataDocumentSupported client_id_metadata_document_supported ✗ + - ClientIDMetadataDocumentSupported client_id_metadata_document_supported ✗ - EnableLegacyLogsSearchV2 flags.enable_legacy_logs_search_v2 ✗ - EnableLegacyProfile flags.enable_legacy_profile ✗ - EnableCustomDomainInEmails flags.enable_custom_domain_in_emails ✗ @@ -69,7 +69,7 @@ tests: - EnableADFSWAADEmailVerification flags.enable_adfs_waad_email_verification ✗ - CustomizeMFAInPostLoginAction customize_mfa_in_postlogin_action ✗ - PushedAuthorizationRequestsSupported pushed_authorization_requests_supported ✗ - - ClientIDMetadataDocumentSupported client_id_metadata_document_supported ✗ + - ClientIDMetadataDocumentSupported client_id_metadata_document_supported ✗ - EnableAPIsSection flags.enable_apis_section ✗ - DisableClickjackProtectionHeaders flags.disable_clickjack_protection_headers ✗ - UseScopeDescriptionsForConsent flags.use_scope_descriptions_for_consent ✗ @@ -105,7 +105,7 @@ tests: - EnableADFSWAADEmailVerification flags.enable_adfs_waad_email_verification ✗ - CustomizeMFAInPostLoginAction customize_mfa_in_postlogin_action ✗ - PushedAuthorizationRequestsSupported pushed_authorization_requests_supported ✗ - - ClientIDMetadataDocumentSupported client_id_metadata_document_supported ✗ + - ClientIDMetadataDocumentSupported client_id_metadata_document_supported ✗ - EnableAPIsSection flags.enable_apis_section ✗ - DisableClickjackProtectionHeaders flags.disable_clickjack_protection_headers ✗ - UseScopeDescriptionsForConsent flags.use_scope_descriptions_for_consent ✗