diff --git a/Tests/Integration/M365DSCTestEngine.psm1 b/Tests/Integration/M365DSCTestEngine.psm1 index 58053b8118..6c7c29a2aa 100644 --- a/Tests/Integration/M365DSCTestEngine.psm1 +++ b/Tests/Integration/M365DSCTestEngine.psm1 @@ -109,7 +109,7 @@ function New-M365DSCIntegrationTest '@ # Saving Master Integration configuration to file - Set-Content -Value $masterIntegrationConfig -Path ".Tests\Integration\Microsoft365DSC\M365DSCIntegration.$Workload.Tests.ps1" + Set-Content -Value $masterIntegrationConfig -Path ".\Tests\Integration\Microsoft365DSC\M365DSCIntegration.$Workload.Tests.ps1" } Export-ModuleMember -Function @(