Skip to content

Commit

Permalink
Get-GroupUser - fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
wsmelton committed Jun 21, 2021
1 parent 4cb9f28 commit 4144f87
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/groups/Get-GroupUser.Tests.ps1
@@ -1,6 +1,5 @@
BeforeDiscovery {
$commandName = Split-Path ($PSCommandPath.Replace('.Tests.ps1','')) -Leaf
. ([IO.Path]::Combine([string]$PSScriptRoot, '..', 'constants.ps1'))
}
Describe "$commandName verify parameters" {
BeforeDiscovery {
Expand Down

0 comments on commit 4144f87

Please sign in to comment.