In go if i am running the unit test test the follwing error appears

# github.com/emisgroup/auth/lambda/user_service/add_role
package github.com/emisgroup/auth/lambda/user_service/add_role (test)
    imports github.com/emisgroup/auth/library/datastore/datastoremocks
    imports github.com/stretchr/testify/mock: 
\GoWorkspace\pkg\mod\github.com\stretchr\testify@v1.3.0\mock\mock_test.go:1:1: 
expected 'package', found 'EOF'
FAIL    github.com/emisgroup/auth/lambda/user_service/add_role [setup 
failed]
Error: Tests failed.

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to