fix: update domain pw policy logic
This commit is contained in:
@@ -3,7 +3,7 @@ function Invoke-TestFunction {
|
||||
[Parameter(Mandatory = $true)]
|
||||
[PSObject]$FunctionFile,
|
||||
|
||||
[Parameter(Mandatory = $true)]
|
||||
[Parameter(Mandatory = $false)]
|
||||
[string]$DomainName
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user