From c2a2c5f677e29ea480173471db3ce0fcdbc920c2 Mon Sep 17 00:00:00 2001 From: "Ifedapo .A. Olarewaju" Date: Thu, 21 Sep 2017 00:54:49 +0100 Subject: [PATCH] blog-post: update server tests url --- website/src/_posts/2017-09-0.19.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/_posts/2017-09-0.19.md b/website/src/_posts/2017-09-0.19.md index 54467426d..9630fe48e 100644 --- a/website/src/_posts/2017-09-0.19.md +++ b/website/src/_posts/2017-09-0.19.md @@ -11,7 +11,7 @@ Hello! The `0.19` release is mostly about internal fixes, optimizations and refa Thanks to our contributer, [@richardwillars](https://github.com/richardwillars), and following the example set by Uppy Server, we’ve [switched to Jest](https://github.com/transloadit/uppy/pull/310) for Uppy’s unit tests, and added a bunch of new tests as well. And even more are being [added](https://github.com/transloadit/uppy/pull/346) as we speak! -We're also happy to report that [more tests](https://github.com/transloadit/uppy-server/pull/27) have been added for Uppy Server. +We're also happy to report that [more tests](https://github.com/transloadit/uppy-server/compare/3341a9592d0723fd9b58ec77d8c762f20b434704...d3c6f5b409d08f588d1704b77181e5c0342ca322) have been added for Uppy Server. ## Dashboard APIs