Skip to content

Commit c8e1770

Browse files
wandergeektobio
andauthored
Update copilot-instructions.md
Co-authored-by: Toby Brain <[email protected]>
1 parent 70d8a20 commit c8e1770

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/copilot-instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Carefully read the issue and think hard about a plan to solve it before coding.
5353
- You MUST iterate and keep going until the problem is solved.
5454

5555
## 6. Testing
56-
- Run tests frequently using `make test`
56+
- Run tests frequently using `make test` and `make testacc`
5757
- After each change, verify correctness by running relevant tests.
5858
- If tests fail, analyze failures and revise your patch.
5959
- Write additional tests if needed to capture important behaviors or edge cases.

0 commit comments

Comments
 (0)