mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-12-03 10:52:33 +08:00
feat: Updated test/e2e/e2e.go
This commit is contained in:
parent
6ee80d66aa
commit
da8cf13d54
@ -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"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user