From 80bb6c46009f0323c6f653266b88a578b411b103 Mon Sep 17 00:00:00 2001 From: merill Date: Sun, 29 Oct 2023 12:36:18 +1100 Subject: [PATCH] Disable for testing. --- ...d.tests.ps1 => Get-MsIdApplicationIdByAppId.tests.ps1.disable} | 0 ...horityUri.tests.ps1 => Get-MsIdAuthorityUri.tests.ps1.disable} | 0 ....ps1 => Get-MsIdOpenIdProviderConfiguration.tests.ps1.disable} | 0 ...s.ps1 => Revoke-MsIdServicePrincipalConsent.tests.ps1.disable} | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename tests/{Get-MsIdApplicationIdByAppId.tests.ps1 => Get-MsIdApplicationIdByAppId.tests.ps1.disable} (100%) rename tests/{Get-MsIdAuthorityUri.tests.ps1 => Get-MsIdAuthorityUri.tests.ps1.disable} (100%) rename tests/{Get-MsIdOpenIdProviderConfiguration.tests.ps1 => Get-MsIdOpenIdProviderConfiguration.tests.ps1.disable} (100%) rename tests/{Revoke-MsIdServicePrincipalConsent.tests.ps1 => Revoke-MsIdServicePrincipalConsent.tests.ps1.disable} (100%) diff --git a/tests/Get-MsIdApplicationIdByAppId.tests.ps1 b/tests/Get-MsIdApplicationIdByAppId.tests.ps1.disable similarity index 100% rename from tests/Get-MsIdApplicationIdByAppId.tests.ps1 rename to tests/Get-MsIdApplicationIdByAppId.tests.ps1.disable diff --git a/tests/Get-MsIdAuthorityUri.tests.ps1 b/tests/Get-MsIdAuthorityUri.tests.ps1.disable similarity index 100% rename from tests/Get-MsIdAuthorityUri.tests.ps1 rename to tests/Get-MsIdAuthorityUri.tests.ps1.disable diff --git a/tests/Get-MsIdOpenIdProviderConfiguration.tests.ps1 b/tests/Get-MsIdOpenIdProviderConfiguration.tests.ps1.disable similarity index 100% rename from tests/Get-MsIdOpenIdProviderConfiguration.tests.ps1 rename to tests/Get-MsIdOpenIdProviderConfiguration.tests.ps1.disable diff --git a/tests/Revoke-MsIdServicePrincipalConsent.tests.ps1 b/tests/Revoke-MsIdServicePrincipalConsent.tests.ps1.disable similarity index 100% rename from tests/Revoke-MsIdServicePrincipalConsent.tests.ps1 rename to tests/Revoke-MsIdServicePrincipalConsent.tests.ps1.disable