Skip to content

Commit

Permalink
Updated {Create} AAD Integration Tests
Browse files Browse the repository at this point in the history
  • Loading branch information
NikCharlebois committed Dec 20, 2023
1 parent 63fc783 commit cafbca2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -742,7 +742,7 @@
try
{
Master -ConfigurationData $ConfigurationData -Credscredential $Credential
Start-DscConfiguration Master -Wait -Force -Verbose
Start-DscConfiguration Master -Wait -Force -Verbose -ErrorAction Stop
}
catch
{
Expand Down

0 comments on commit cafbca2

Please sign in to comment.