Skip to content

Commit 469cca8

Browse files
committed
Removed comments and testing edits
1 parent 41a0e07 commit 469cca8

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

Tests/PoshServiceNow.Tests.ps1

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
<#
2-
$moduleRoot = Split-Path -Parent $MyInvocation.MyCommand.Path
3-
$ModuleName = "PoshServiceNow"
4-
#>
5-
61
$projectRoot = Resolve-Path "$PSScriptRoot\.."
72
$moduleRoot = Split-Path (Resolve-Path "$projectRoot\*\*.psd1")
83
$moduleName = Split-Path $moduleRoot -Leaf

0 commit comments

Comments
 (0)