Describing Job2 class API tests
+
[-] Verifies StopJobAsync API 224ms
Expected {Stopped}, but got {Failed}.
328: $job.JobStateInfo.State | Should -Be "Stopped"
at Invoke-Assertion, /home/travis/build/PowerShell/PowerShell/src/powershell-unix/bin/Release/netcoreapp2.1/linux-x64/publish/Modules/Pester/4.2.0/Functions/Assertions/Should.ps1: line 206
at <ScriptBlock>, /home/travis/build/PowerShell/PowerShell/test/powershell/Modules/ThreadJob/ThreadJob.Tests.ps1: line 328
cc @PaulHigin