mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-06 17:18:35 +08:00
[skip ci]Fix a minor mistake (#16966)
Signed-off-by: wayblink <anyang.wang@zilliz.com> Co-authored-by: wayblink <anyang.wang@zilliz.com>
This commit is contained in:
parent
43b36b4e5f
commit
77d06bd071
@ -188,7 +188,7 @@ In this case, we are only concerned about the tests with name "SegmentReplica" a
|
||||
sub tests with name "segmentFlushed". When running sub tests, the coverage is not concerned.
|
||||
|
||||
```shell
|
||||
$ go test ./internale/datanode -run SegmentReplica/segmentFlushed
|
||||
$ go test ./internal/datanode -run SegmentReplica/segmentFlushed
|
||||
ok github.com/milvus-io/milvus/internal/datanode 0.019s
|
||||
```
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user