Skip to content

Commit cbb1a2d

Browse files
broken test
1 parent bc110b0 commit cbb1a2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/integration/node-specific/abstract_cursor.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -560,7 +560,7 @@ describe('class AbstractCursor', function () {
560560
});
561561

562562
afterEach(async function () {
563-
await clearFailPoint(this.configuration, uri);
563+
await clearFailPoint(this.configuration, 'failCommand', uri);
564564
});
565565

566566
it(

0 commit comments

Comments
 (0)