Skip to content

v1.0.12

Choose a tag to compare

@github-actions github-actions released this 27 Jun 22:48
dfb6c96

Fixed

  • Windows CI: broken symlink test skipped on Windows: Symlink tests (destinationExists) now skip on Windows where elevated privileges are required for fs.symlink().
  • E2E: stdout verification for update success message: E2E scenario 15 now captures both stdout and stderr. Assertion #9 checks for "Workspace update complete" in stdout (where @clack/prompts writes it), not stderr.