mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-04-11 02:16:34 +08:00
Revert "fix: correct markdown code block syntax in go-test.md"
This reverts commit 1ce3a98217f3d042eb02a63f2065dfc534890cbe.
This commit is contained in:
parent
d2191d09a2
commit
b9d09cbebf
@ -35,7 +35,7 @@ REPEAT → Next test case
|
||||
|
||||
## Example Session
|
||||
|
||||
````
|
||||
```text
|
||||
User: /go-test I need a function to validate email addresses
|
||||
|
||||
Agent:
|
||||
@ -167,7 +167,7 @@ ok project/validator 0.003s
|
||||
✓ Coverage: 100%
|
||||
|
||||
## TDD Complete!
|
||||
````
|
||||
```
|
||||
|
||||
## Test Patterns
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user