Skip to content

docs: Replace removed ddev cypress alias with ddev xb-cypress in README (#76) - #78

Merged
penyaskito merged 1 commit into
drupal-canvas:mainfrom
penyaskito:fix/76-readme-cypress
Aug 31, 2026
Merged

docs: Replace removed ddev cypress alias with ddev xb-cypress in README (#76)#78
penyaskito merged 1 commit into
drupal-canvas:mainfrom
penyaskito:fix/76-readme-cypress

Conversation

@penyaskito

Copy link
Copy Markdown
Contributor

Fixes #76.

The cypress alias was removed, but the README still referenced ddev cypress open|run|component. Updated those three examples to use the ddev xb-cypress command directly.

Verified against the xb-cypress command, which accepts open, run, and component as subcommands. All other add-on commands in the README already use the xb- prefix; the remaining non-prefixed references are built-in DDEV commands.

🤖 Generated with Claude Code

…README (drupal-canvas#76)

The `cypress` alias was removed, so the README examples now use the
`xb-cypress open|run|component` commands directly.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@penyaskito
penyaskito merged commit 0fbaf76 into drupal-canvas:main Aug 31, 2026
2 checks passed
@penyaskito
penyaskito deleted the fix/76-readme-cypress branch August 31, 2026 08:25
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.

README.md still has references to ddev cypress, while the alias has been removed: should be ddev xb-cypress

1 participant