mirror of
https://github.com/Jeuners/ECC.git
synced 2026-09-09 15:02:30 +02: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:
commit
77bb669dc5
1 changed files with 2 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue