Skip to content

Commit b86723e

Browse files
committed
fix: skip test again
1 parent 894f583 commit b86723e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/integration/client-side-operations-timeout/client_side_operations_timeout.spec.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ const skippedTests = {
1717
'TODO(DRIVERS-2970): see modified test in unified-csot-node-specs',
1818
'timeoutMS is refreshed for getMore - failure':
1919
'TODO(DRIVERS-2965): see modified test in unified-csot-node-specs',
20+
'timeoutMS applies to full resume attempt in a next call': 'TODO(DRIVERS-3006)',
2021
'timeoutMS is refreshed for getMore if maxAwaitTimeMS is set': 'TODO(DRIVERS-3018)'
2122
};
2223

0 commit comments

Comments
 (0)