Skip to content

Commit

Permalink
[skip ci]Fix a minor mistake (milvus-io#16966)
Browse files Browse the repository at this point in the history
Signed-off-by: wayblink <[email protected]>

Co-authored-by: wayblink <[email protected]>
  • Loading branch information
wayblink and wayblink authored May 13, 2022
1 parent 43b36b4 commit 77d06bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```

Expand Down

0 comments on commit 77d06bd

Please sign in to comment.