Skip to content

Commit 83cc66a

Browse files
authored
Revert "Skip "listIndexes pins the cursor to a connection" on serverl… (#1079)
1 parent 14c67e2 commit 83cc66a

File tree

2 files changed

+0
-7
lines changed

2 files changed

+0
-7
lines changed

source/load-balancers/tests/cursors.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -996,11 +996,6 @@
996996
},
997997
{
998998
"description": "listIndexes pins the cursor to a connection",
999-
"runOnRequirements": [
1000-
{
1001-
"serverless": "forbid"
1002-
}
1003-
],
1004999
"operations": [
10051000
{
10061001
"name": "createIndex",

source/load-balancers/tests/cursors.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -398,8 +398,6 @@ tests:
398398
- connectionCheckedInEvent: {}
399399

400400
- description: listIndexes pins the cursor to a connection
401-
runOnRequirements:
402-
- serverless: forbid
403401
operations:
404402
# There is an automatic index on _id so we create two more indexes to force multiple batches with batchSize=2.
405403
- name: createIndex

0 commit comments

Comments
 (0)