We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41a0e07 commit 469cca8Copy full SHA for 469cca8
Tests/PoshServiceNow.Tests.ps1
@@ -1,8 +1,3 @@
1
-<#
2
-$moduleRoot = Split-Path -Parent $MyInvocation.MyCommand.Path
3
-$ModuleName = "PoshServiceNow"
4
-#>
5
-
6
$projectRoot = Resolve-Path "$PSScriptRoot\.."
7
$moduleRoot = Split-Path (Resolve-Path "$projectRoot\*\*.psd1")
8
$moduleName = Split-Path $moduleRoot -Leaf
0 commit comments