We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 517dfa2 commit da88ceaCopy full SHA for da88cea
src/stream/Stream.test.ts
@@ -8,7 +8,6 @@ import { defaultSyncOptions, defaultEventBufferOptions } from '../Options.js';
8
import type { StreamOptions } from '../types/stream.js';
9
import { statePromise } from '../utilities/promises.js';
10
import { createMessage } from '../utilities/test/messages.js';
11
-import { VERSION } from '../version.js';
12
13
vi.mock('ably/promises');
14
0 commit comments