From 1fff209c82af526cf027a18c78bcf6736013c5ad Mon Sep 17 00:00:00 2001 From: i0natan Date: Sun, 30 Jun 2019 22:42:10 +0300 Subject: [PATCH] New BP: testing AAA pattern --- sections/testingandquality/aaa.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sections/testingandquality/aaa.md b/sections/testingandquality/aaa.md index 267c27e4..8d126560 100644 --- a/sections/testingandquality/aaa.md +++ b/sections/testingandquality/aaa.md @@ -51,7 +51,7 @@ test('Should be classified as premium', () => { [From the blog "30 Node.js testing best practices" by Yoni Goldberg](https://medium.com/@me_37286/yoni-goldberg-javascript-nodejs-testing-best-practices-2b98924c9347) - ![A test report example](https://github.com/i0natan/nodebestpractices/blob/master/assets/images/6-parts-in-test.jpg "A test report example") + ![A test report example](/assets/images/6-parts-in-test.jpg "A test report example")