From 27e7a2d725a16ea50ed966f311bdbdfdfae73daf Mon Sep 17 00:00:00 2001 From: NikCharlebois Date: Mon, 15 Jul 2024 14:51:12 +0000 Subject: [PATCH] Updated {Update} AAD Integration Tests --- .../Microsoft365DSC/M365DSCIntegration.AAD.Remove.Tests.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tests/Integration/Microsoft365DSC/M365DSCIntegration.AAD.Remove.Tests.ps1 b/Tests/Integration/Microsoft365DSC/M365DSCIntegration.AAD.Remove.Tests.ps1 index 5af2a8c355..afc1d30bdb 100644 --- a/Tests/Integration/Microsoft365DSC/M365DSCIntegration.AAD.Remove.Tests.ps1 +++ b/Tests/Integration/Microsoft365DSC/M365DSCIntegration.AAD.Remove.Tests.ps1 @@ -175,7 +175,7 @@ } AADEntitlementManagementAccessPackageCatalogResource 'myAccessPackageCatalogResource' { - DisplayName = 'Communication site' + DisplayName = 'Integration Package Resource' Ensure = 'Absent' ApplicationId = $ApplicationId TenantId = $TenantId