Skip to content

Commit

Permalink
Update MSFT_xExchMailboxDatabase.Integration.Tests.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
mhendric authored Apr 27, 2020
1 parent 0b4e2bb commit 60c26b8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ if ($exchangeInstalled)
-ExpectedGetResults $expectedGetResults
}

#importing the required commands
# Importing the required commands
Get-RemoteExchangeSession -Credential $shellCredentials -CommandsToLoad '*-MailboxDatabase'
# Clean up the test database
Initialize-ExchDscDatabase -Database $TestDBName
Expand Down

0 comments on commit 60c26b8

Please sign in to comment.