Skip to content

Commit 2d7e197

Browse files
Dean KarnDean Karn
authored andcommitted
Update form_test.go
1 parent c91ccaf commit 2d7e197

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

form_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import (
66
"testing"
77
"time"
88

9-
. "github.com/go-playground/assert"
9+
. "gopkg.in/go-playground/assert.v1"
1010
)
1111

1212
// NOTES:

0 commit comments

Comments
 (0)