Skip to content

Commit 22dbbb6

Browse files
mbroadstemadum
andauthored
Update test/functional/operation_example.test.js
Co-authored-by: Eric Adum <[email protected]>
1 parent 72a87a9 commit 22dbbb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/functional/operation_example.test.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -4908,7 +4908,7 @@ describe('Operation Examples', function () {
49084908
* @example-class Cursor
49094909
* @example-method rewind
49104910
*/
4911-
// NOTE: unclear whether we should continue to support `rewind`
4911+
// NOTE: unclear whether we should continue to support `rewind` (NODE-2811)
49124912
it.skip('Should correctly rewind and restart cursor', {
49134913
// Add a tag that our runner can trigger on
49144914
// in this case we are setting that node needs to be higher than 0.10.X to run

0 commit comments

Comments
 (0)