Skip to content

Commit a872a23

Browse files
committed
fix: version bump
1 parent b5261d4 commit a872a23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/commands/powershell.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,4 +227,4 @@ export async function terminatePowerShellSession(this: NovaWindowsDriver): Promi
227227
this.powerShell.kill();
228228
await waitForClose;
229229
this.log.debug(`PowerShell session terminated successfully.`);
230-
}
230+
}

0 commit comments

Comments
 (0)