mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-11-30 10:59:32 +08:00
[skip e2e]Reorder head files for indexcoord/errors_test.go (#14295)
Signed-off-by: Cai.Zhang <cai.zhang@zilliz.com>
This commit is contained in:
parent
72d1552d83
commit
c4a4ef6f37
@ -19,8 +19,9 @@ package indexcoord
|
||||
import (
|
||||
"testing"
|
||||
|
||||
"github.com/milvus-io/milvus/internal/log"
|
||||
"go.uber.org/zap"
|
||||
|
||||
"github.com/milvus-io/milvus/internal/log"
|
||||
)
|
||||
|
||||
func TestErrIndexNodeIsNotOnService(t *testing.T) {
|
||||
|
Loading…
Reference in New Issue
Block a user