Skip to content

Commit

Permalink
Update jumpcloud-ADMU/Powershell/Tests/Migration.Tests.ps1 [skip ci]
Browse files Browse the repository at this point in the history
Co-authored-by: Joe Workman <54448601+jworkmanjc@users.noreply.github.com>
  • Loading branch information
kmaranionjc and jworkmanjc authored Aug 29, 2023
1 parent 0f0fe28 commit 851379d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jumpcloud-ADMU/Powershell/Tests/Migration.Tests.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ Describe 'Migration Test Scenarios' {
Remove-Item $logPath
New-Item $logPath -Force -ItemType File
}
It "Tests that the tool can recover when the start migration script fails" {
It "Tests that the tool can recover when the start migration script fails and that scheduled tasks are returned to their previous state" {

# This test contains a job which will load the migration user's profile
# into memory and effectively break the migration process. This test
Expand Down

0 comments on commit 851379d

Please sign in to comment.