Mark ConsoleHost tests as slow
This commit is contained in:
parent
995a229e06
commit
1e24e76200
@ -1,6 +1,6 @@
|
||||
using namespace System.Diagnostics
|
||||
|
||||
Describe "ConsoleHost unit tests" {
|
||||
Describe "ConsoleHost unit tests" -Tag 'Slow' {
|
||||
$powershell = Join-Path -Path $PsHome -ChildPath "powershell"
|
||||
|
||||
Context "CommandLine" {
|
||||
|
Loading…
Reference in New Issue
Block a user