Skip to content

Commit

Permalink
Resolving Final PR Comments
Browse files Browse the repository at this point in the history
  • Loading branch information
NEllis280 committed Sep 17, 2021
1 parent 075def4 commit bd63c6f
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -582,7 +582,8 @@ function Set-TargetResource
}
}
}
else {
else
{
if (($PSBoundParameters.ImmediatelyExpireSupersedence -eq $false) -and
(-not $PSBoundParameters.ContainsKey('WaitMonth')))
{
Expand Down

0 comments on commit bd63c6f

Please sign in to comment.