Skip to content

Commit 6529420

Browse files
committed
fix: add ending line to skills
Signed-off-by: Felipe Sayão Lobato Abreu <github@mentordosnerds.com>
1 parent 57462e9 commit 6529420

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.agents/skills/fast-forward-tests/references/generation-checklist.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@
2727
1. Run the focused test command.
2828
2. Fix failures in the tests you created or changed.
2929
3. Separate unrelated pre-existing failures from failures caused by your work.
30-
4. Confirm that the final test code still matches the repository PHP version, namespace mapping, and style conventions.
30+
4. Confirm that the final test code still matches the repository PHP version, namespace mapping, and style conventions.

.agents/skills/fast-forward-tests/references/project-discovery.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ Do not start generating code until you know:
3737
- the repository PHP constraint
3838
- whether Prophecy is in scope
3939
- whether a shared base test case exists
40-
- which focused command will validate the new test
40+
- which focused command will validate the new test

0 commit comments

Comments
 (0)