Skip to content

Commit 439fc7f

Browse files
committed
test the selection form in ci
1 parent 6b481a8 commit 439fc7f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

jumpcloud-ADMU/Powershell/InvokePester.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ If ($env:CI) {
2222
$jobMatrixSet = @{
2323
0 = @{
2424
'filePath' = @(
25+
"$PSScriptRoot/Tests/SelectionForm.Tests.ps1",
2526
"$PSScriptRoot/Tests/Functions.Tests.ps1",
2627
"$PSScriptRoot/Tests/Migration.Tests.ps1"
2728
)

0 commit comments

Comments
 (0)