Rename go.mod module name according to git path
All checks were successful
CI / release-test (push) Successful in 6s
All checks were successful
CI / release-test (push) Successful in 6s
This commit is contained in:
@@ -9,7 +9,7 @@ import (
|
||||
"github.com/stretchr/testify/assert"
|
||||
"github.com/stretchr/testify/require"
|
||||
|
||||
"gas_stack/pkg/db"
|
||||
"git.offline-twitter.com/offline-labs/gas-stack/pkg/db"
|
||||
)
|
||||
|
||||
func TestCreateAndConnectToDB(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user