Skip to content

Commit

Permalink
Update pkg/agent/core/ngt/handler/grpc/index_test.go
Browse files Browse the repository at this point in the history
  • Loading branch information
kevindiu committed Jul 6, 2022
1 parent e937239 commit 32f65d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkg/agent/core/ngt/handler/grpc/index_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,8 @@ func Test_server_CreateIndex(t *testing.T) {
- case 1.2: success to create index with 100 uncommitted insert index
- case 2.1: success to create index with 1 uncommitted delete index
- case 2.2: success to create index with 100 uncommitted delete index
- case 3.1: success to create index with 1 uncommitted insert + delete index
- case 3.2: success to create index with 100 uncommitted insert + delete index
- case 3.1: success to create index with 1 uncommitted insert & delete index
- case 3.2: success to create index with 100 uncommitted insert & delete index
- Boundary Value Testing
- case 1.1: success to create index with 0 uncommitted index
Expand Down

0 comments on commit 32f65d0

Please sign in to comment.