Skip to content

Commit fe5c0b1

Browse files
committed
add driver ticket number
1 parent 48dbd16 commit fe5c0b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ const skippedTests = {
2626
'timeoutMS is refreshed for getMore - failure':
2727
'TODO(DRIVERS-2965): see modified test in unified-csot-node-specs', // Skipping for both tailable awaitData and tailable non-awaitData cursors
2828
'timeoutMS applies to full resume attempt in a next call': 'TODO(DRIVERS-3006)',
29-
'timeoutMS is refreshed for getMore if maxAwaitTimeMS is set': 'TODO(DRIVERS-XXXX)'
29+
'timeoutMS is refreshed for getMore if maxAwaitTimeMS is set': 'TODO(DRIVERS-3018)'
3030
};
3131

3232
describe('CSOT spec tests', function () {

0 commit comments

Comments
 (0)