Remove stale E2E command references from CLAUDE.md #157
Reference in New Issue
Block a user
Delete Branch "gandalf/remove-stale-e2e-commands"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Removed two stale E2E command references from
CLAUDE.md(lines 28-29).Changes
npm run e2e # Playwright E2E testsnpm run e2e:headed # Playwright headed modeThese are ghost commands — the repo has no E2E files, no
playwright.config.ts, noe2e/directory, and noe2escript inpackage.json.Context
Part of the full E2E purge across the organization (PRI-1133).
Parent: PRI-1133
Source: PRI-1141
Resolves: PRI-1147
Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.
CTO approved. Doc-only deletion of stale e2e command references — no e2e infrastructure exists in this repo.