Skip to content

Commit 431ea58

Browse files
committed
fixes 'System.Management.Automation.SetValueInvocationException: Exception setting "CursorPosition": "The handle is invalid."'
1 parent 494c0a1 commit 431ea58

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/CRX.Tests.ps1

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
Clear-Host
21
if (-not (Get-Module -Name Pester)) {
32
Import-Module -Name Pester -Force
43
}

0 commit comments

Comments
 (0)