diff --git a/Tests/Integration/Microsoft365DSC/M365DSCIntegration.EXO.Create.Tests.ps1 b/Tests/Integration/Microsoft365DSC/M365DSCIntegration.EXO.Create.Tests.ps1 index 80b7a3be80..0fae2ce220 100644 --- a/Tests/Integration/Microsoft365DSC/M365DSCIntegration.EXO.Create.Tests.ps1 +++ b/Tests/Integration/Microsoft365DSC/M365DSCIntegration.EXO.Create.Tests.ps1 @@ -91,7 +91,7 @@ AntiPhishPolicy = "Our Rule" RecipientDomainIs = $null Enabled = $True - SentToMemberOf = @("msteams_bb15d4@contoso.onmicrosoft.com") + SentToMemberOf = @("executives@c$Domain") Priority = 1 Ensure = "Present" Credential = $Credscredential