Skip to content

fix(test): replace stale coworker.ps1 entry with engineer.ps1 - #559

Draft
galaxyeye wants to merge 1 commit into
4.12.xfrom
worktree-fix-coworker-ps1-test-path
Draft

fix(test): replace stale coworker.ps1 entry with engineer.ps1#559
galaxyeye wants to merge 1 commit into
4.12.xfrom
worktree-fix-coworker-ps1-test-path

Conversation

@galaxyeye

@galaxyeye galaxyeye commented Aug 2, 2026

Copy link
Copy Markdown
Collaborator

Root cause: coworker/scripts/coworker.ps1 was deleted in commit b3b38020b ("refactor: remove useless files") and replaced by engineer.ps1. The test file's expectedScripts list was never updated and still referenced the deleted file.

Fix: Replace 'coworker.ps1''engineer.ps1' in the expected scripts list.

🤖 Generated with Claude Code

@coderabbitai

coderabbitai Bot commented Aug 2, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: ee6b0940-7081-4e95-bf54-13beb2bdc867

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

coworker/scripts/coworker.ps1 was deleted in b3b3802
(refactor: remove useless files). The test's expectedScripts
list was never updated and still checked for the deleted file.
engineer.ps1 is the replacement CLI, already present in the
scripts directory. Replace the stale entry.

Co-Authored-By: Claude <noreply@anthropic.com>
@galaxyeye
galaxyeye force-pushed the worktree-fix-coworker-ps1-test-path branch from 7c15343 to c143e15 Compare August 2, 2026 09:18
@galaxyeye galaxyeye changed the title fix(test): correct coworker.ps1 path in file-existence check fix(test): replace stale coworker.ps1 entry with engineer.ps1 Aug 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants