Updating Tests
This commit is contained in:
@@ -6,6 +6,7 @@ function Checkpoint-ZertoVpg {
|
||||
Mandatory = $true,
|
||||
HelpMessage = "Name of the VPG to tag."
|
||||
)]
|
||||
[ValidateNotNullOrEmpty()]
|
||||
[string]$vpgName,
|
||||
[Parameter(
|
||||
Mandatory = $true,
|
||||
|
||||
Reference in New Issue
Block a user