Skip to content

Commit 0f0fe28

Browse files
Update jumpcloud-ADMU/Powershell/Tests/Migration.Tests.ps1 [skip ci]
Co-authored-by: Joe Workman <54448601+jworkmanjc@users.noreply.github.com>
1 parent 68c2e78 commit 0f0fe28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jumpcloud-ADMU/Powershell/Tests/Migration.Tests.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ Describe 'Migration Test Scenarios' {
8888

8989

9090
}
91-
It "Tests for the Scheduled Task disabled" {
91+
It "Tests that a previously disable Scheduled Task is disabled after migration" {
9292
# Task should be enabled after migration
9393
# Create a scheduled task
9494
$action = New-ScheduledTaskAction -Execute "powershell.exe"

0 commit comments

Comments
 (0)