Converted last GoConvey tests to Ginkgo

Removed GoConvey dependency
This commit is contained in:
Deluan
2020-04-04 18:54:12 -04:00
parent a4b97121ab
commit 13be8d297c
4 changed files with 56 additions and 51 deletions
-2
View File
@@ -32,8 +32,6 @@ require (
github.com/pkg/errors v0.9.1 // indirect
github.com/pressly/goose v2.6.0+incompatible
github.com/sirupsen/logrus v1.5.0
github.com/smartystreets/assertions v1.0.1 // indirect
github.com/smartystreets/goconvey v1.6.4
github.com/stretchr/testify v1.4.0 // indirect
golang.org/x/net v0.0.0-20200202094626-16171245cfb2 // indirect
golang.org/x/sys v0.0.0-20200202164722-d101bd2416d5 // indirect