Skip to content

Commit 90462bc

Browse files
Apply suggestion from @gemini-code-assist[bot]
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent f33d5ed commit 90462bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cursor/commands/gh-issue-resolve.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Follow these steps:
3434
- When coding FrontEnd, use Playwright MCP to validate your work.
3535
- Document your changes in project documentation (README.md and /docs/ folder)
3636
- Update CHANGELOG.md file with listing the changes you're making, keep this file up to date and always validate to remove information that does not apply any longer.
37-
- Check for the linting tools available in the project's CLAUDE.md file.
37+
- Check for the linting tools available in the project's AGENTS.md file.
3838
- Use either playwright via MCP, or Unit, or behat to test the changes if you have made changes to the UI. If you are in a Drupal project, login via playwright browser, first execute `ahoy login` command and grab the one-time login URL as Drupal user #1. Then visit that URL to instantly login.
3939
- Run the full test suite to ensure you haven't broken anything
4040
- If the tests are failing, fix them, or the functionality.

0 commit comments

Comments
 (0)