Skip to content

Commit 5c8d442

Browse files
committed
fix broken diag in appendix cheat sheet
1 parent 5eba02d commit 5c8d442

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appendix_IX_cheat_sheet.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ The Basic TDD Workflow
5050
5151
5252
[[Double-Loop-TDD-diagram2]]
53-
.The TDD process with functional and unit tests
54-
image::images/twp2_0404.png["A flowchart showing functional tests as the overall cycle, and unit tests helping to code"]
53+
.Double-loop TDD
54+
image::images/double-loop-tdd-simpler.png["An inner red/green/refactor loop surrounded by an outer red/green of FTs"]
5555

5656

5757
Relevant chapters: <<chapter_04_philosophy_and_refactoring>>, <<chapter_05_post_and_database>>, <<chapter_07_working_incrementally>>

0 commit comments

Comments
 (0)