Commit 0ff19cd
committed
Update expected cursor size in compound index tests
Changed the expected cursor size from 5 to 3 in CollectionFindByCompoundIndexTest for both mvstore and rocksdb adapters to reflect the correct number of results returned by the query.1 parent 71c202a commit 0ff19cd
2 files changed
Lines changed: 2 additions & 2 deletions
File tree
- nitrite-mvstore-adapter/src/test/java/org/dizitart/no2/integration/collection
- nitrite-rocksdb-adapter/src/test/java/org/dizitart/no2/integration/collection
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
203 | | - | |
| 203 | + | |
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
203 | | - | |
| 203 | + | |
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
| |||
0 commit comments