From f5b8bb63d4b5711b51d6ada282041465bf67803c Mon Sep 17 00:00:00 2001 From: Julio Biason Date: Wed, 19 Jun 2019 10:59:09 -0300 Subject: [PATCH] Navigation at the bottom, after footnotes --- content/books/things-i-learnt/integration-tests/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/books/things-i-learnt/integration-tests/index.md b/content/books/things-i-learnt/integration-tests/index.md index 1df6682..3d65867 100644 --- a/content/books/things-i-learnt/integration-tests/index.md +++ b/content/books/things-i-learnt/integration-tests/index.md @@ -63,7 +63,7 @@ layout from previous examples, so they capture the design by osmosis, while the big picture starts to get more and more complex, with lots of moving parts. -{{ chapters(prev_chapter_link="/books/things-i-learnt/gherkin", prev_chapter_title="Gherkin Is Your Friend to Understand Expectations") }} - [^1]: There is no "unit" in "unit tests". "Unit test" means the test _is_ a unit, indivisible and dependent only on itself. + +{{ chapters(prev_chapter_link="/books/things-i-learnt/gherkin", prev_chapter_title="Gherkin Is Your Friend to Understand Expectations") }}