Skip to content

Commit d9151d4

Browse files
committed
caps
1 parent ca7ac35 commit d9151d4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

_posts/2020-01-25-testing_external_api_calls.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -760,7 +760,7 @@ we're abstracting out.
760760
## Prior art
761761

762762
* [Mock Hell](https://www.youtube.com/watch?v=CdKaZ7boiZ4) by Ed Jung
763-
* [stop mocking and start testing](https://nedbatchelder.com/blog/201206/tldw_stop_mocking_start_testing.html) by Augie Fackler Nathaniel Manista (and summarised by Ned Batchelder)
764-
* [verified fakes](https://pythonspeed.com/articles/verified-fakes/) by Itamar Turner-Trauring
763+
* [Stop mocking and start testing](https://nedbatchelder.com/blog/201206/tldw_stop_mocking_start_testing.html) by Augie Fackler Nathaniel Manista (and summarised by Ned Batchelder)
764+
* [Verified fakes](https://pythonspeed.com/articles/verified-fakes/) by Itamar Turner-Trauring
765765
* [Hoist your I/O](https://www.youtube.com/watch?v=PBQN62oUnN8) by Brandon Rhodes
766766

0 commit comments

Comments
 (0)