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 68c2e78 commit 0f0fe28Copy full SHA for 0f0fe28
jumpcloud-ADMU/Powershell/Tests/Migration.Tests.ps1
@@ -88,7 +88,7 @@ Describe 'Migration Test Scenarios' {
88
89
90
}
91
- It "Tests for the Scheduled Task disabled" {
+ It "Tests that a previously disable Scheduled Task is disabled after migration" {
92
# Task should be enabled after migration
93
# Create a scheduled task
94
$action = New-ScheduledTaskAction -Execute "powershell.exe"
0 commit comments