Skip to content

Commit b876e30

Browse files
Revert EnableConsoleRepl
1 parent 7225e98 commit b876e30

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/PowerShellEditorServices.Test.Host/ServerTestsBase.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ protected async Task<Tuple<int, int>> LaunchService(
6161
"-LogPath \"" + logPath + "\" " +
6262
"-SessionDetailsPath \".\\sessionDetails\" " +
6363
"-FeatureFlags @() " +
64-
"-EnableConsoleRepl " +
6564
"-AdditionalModules @() ",
6665
editorServicesModuleVersion);
6766

0 commit comments

Comments
 (0)