Skip to content

Commit 7393381

Browse files
committed
run all change stream tests
1 parent 1ea5d92 commit 7393381

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/integration/change-streams/change_stream.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1717,7 +1717,7 @@ describe('Change Streams', function () {
17171717
});
17181718
});
17191719

1720-
context.only('when set to false', () => {
1720+
context('when set to false', () => {
17211721
it('converts Long values to native numbers', {
17221722
metadata: { requires: { topology: '!single' } },
17231723
test: async function () {

0 commit comments

Comments
 (0)