[FIX] import path of test package
This commit is contained in:
parent
80d25dbad5
commit
c3b38fdc87
@ -1,6 +1,6 @@
|
||||
package samename
|
||||
|
||||
import samename "github.com/fvosberg/moq/pkg/moq/testpackages/samenameimport/samenameimport"
|
||||
import samename "github.com/matryer/moq/pkg/moq/testpackages/samenameimport/samenameimport"
|
||||
|
||||
// Example is used to test issues with packages, which import another package with the same name
|
||||
type Example interface {
|
||||
|
Loading…
Reference in New Issue
Block a user