Skip to content

Commit

Permalink
fix tdd colors
Browse files Browse the repository at this point in the history
  • Loading branch information
ythirion committed Apr 22, 2024
1 parent 5c53ff2 commit b350530
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/learning-paths/tdd.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Test-Driven Development 🔴🔵🟢
## Test-Driven Development 🔴🟢🔵
![TDD Learning path](../img/tdd.png)

- [Day 8: Using TDD rules, write a password validation program.](../exercise/day08/challenge.md)
Expand All @@ -17,4 +17,4 @@
- Approval Testing
- **T**est && **C**ommit || **R**evert (`TCR`)
- [Day 23: Refactor the code after putting it under test.](../exercise/day23/challenge.md)
- Sprout Technique
- Sprout Technique

0 comments on commit b350530

Please sign in to comment.