We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5261d4 commit a872a23Copy full SHA for a872a23
lib/commands/powershell.ts
@@ -227,4 +227,4 @@ export async function terminatePowerShellSession(this: NovaWindowsDriver): Promi
227
this.powerShell.kill();
228
await waitForClose;
229
this.log.debug(`PowerShell session terminated successfully.`);
230
-}
+}
0 commit comments