mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-03-30 13:43:26 +08:00
Merge pull request #179 from maurez83630-cmyk/revert-155-pr-fix
Revert "fix: correct markdown code block syntax in go-test.md"
This commit is contained in:
@@ -35,7 +35,7 @@ REPEAT → Next test case
|
|||||||
|
|
||||||
## Example Session
|
## Example Session
|
||||||
|
|
||||||
````
|
```text
|
||||||
User: /go-test I need a function to validate email addresses
|
User: /go-test I need a function to validate email addresses
|
||||||
|
|
||||||
Agent:
|
Agent:
|
||||||
@@ -167,7 +167,7 @@ ok project/validator 0.003s
|
|||||||
✓ Coverage: 100%
|
✓ Coverage: 100%
|
||||||
|
|
||||||
## TDD Complete!
|
## TDD Complete!
|
||||||
````
|
```
|
||||||
|
|
||||||
## Test Patterns
|
## Test Patterns
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user