Add testify version for consistency

This commit is contained in:
Ethan Frey 2017-05-05 19:45:02 +02:00
parent 706b9fbd67
commit 3420b389e9
1 changed files with 2 additions and 0 deletions

View File

@ -16,5 +16,7 @@ import:
- package: github.com/spf13/viper
testImport:
- package: github.com/stretchr/testify
version: ^1.1.4
subpackages:
- assert
- require