Updating Tests

This commit is contained in:
Wes Carroll
2019-03-30 23:21:00 -04:00
parent 22d1151c66
commit 5139f79366
5 changed files with 125 additions and 11 deletions
@@ -6,6 +6,7 @@ function Checkpoint-ZertoVpg {
Mandatory = $true,
HelpMessage = "Name of the VPG to tag."
)]
[ValidateNotNullOrEmpty()]
[string]$vpgName,
[Parameter(
Mandatory = $true,