Skip to content

Commit

Permalink
Align with main
Browse files Browse the repository at this point in the history
  • Loading branch information
gagik committed Oct 24, 2024
1 parent f7bc2b5 commit 9bf0251
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/shell-api/src/change-stream-cursor.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ import type Collection from './collection';
import { MongoshUnimplementedError } from '@mongosh/errors';
import { EventEmitter } from 'events';
import { dummyOptions } from './helpers.spec';
import CliServiceProvider from '../../service-provider-server/src/cli-service-provider';

describe('ChangeStreamCursor', function () {
describe('help', function () {
Expand Down

0 comments on commit 9bf0251

Please sign in to comment.