From 404e6fa1bed3366726d2b8230d44cb4c76961fdd Mon Sep 17 00:00:00 2001 From: Boyan Soubachov <20902194+boyan-soubachov@users.noreply.github.com> Date: Fri, 17 Jul 2020 08:10:04 +1000 Subject: [PATCH] Added link for testify v2 survey --- doc.go | 1 + 1 file changed, 1 insertion(+) diff --git a/doc.go b/doc.go index 377d5cc..3460b46 100644 --- a/doc.go +++ b/doc.go @@ -1,3 +1,4 @@ +// ** We are working on testify v2 and would love to hear what you'd like to see in it, have your say here: https://cutt.ly/testify ** // Package testify is a set of packages that provide many tools for testifying that your code will behave as you intend. // // testify contains the following packages: