fix: change references github.com -> git.nas-technologies.com
This commit is contained in:
@@ -3,7 +3,7 @@ package Assert
|
||||
import (
|
||||
"testing"
|
||||
|
||||
Testing "github.com/lbatuska/goutils/testing"
|
||||
Testing "git.nas-technologies.com/lbatuska/goutils/testing"
|
||||
)
|
||||
|
||||
func Test_notNil(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user