feat: Updated test/e2e/e2e.go
This commit is contained in:
@@ -17,7 +17,7 @@ package e2e
|
|||||||
import (
|
import (
|
||||||
"testing"
|
"testing"
|
||||||
|
|
||||||
gettoken "github.com/openimsdk/open-im-server/v3/test/e2e/api/token"
|
gettoken "github.com/openimsdk/open-im-server/v3/test/e2e/api/token/token"
|
||||||
"github.com/openimsdk/open-im-server/v3/test/e2e/api/user"
|
"github.com/openimsdk/open-im-server/v3/test/e2e/api/user"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user