diff --git a/test/xUnit/csharp/test_Runspace.cs b/test/xUnit/csharp/test_Runspace.cs index c9060a0da..7bf0bc3f8 100644 --- a/test/xUnit/csharp/test_Runspace.cs +++ b/test/xUnit/csharp/test_Runspace.cs @@ -6,7 +6,7 @@ using System.Management.Automation; using System.Management.Automation.Runspaces; using Xunit; -namespace PSTests.Parallel +namespace PSTests.Sequential { // NOTE: do not call AddCommand("out-host") after invoking or MergeMyResults, // otherwise Invoke will not return any objects