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 8e7980a commit 70ec4a0Copy full SHA for 70ec4a0
packages/modules/kurrent/src/kurrent-container.test.ts
@@ -1,7 +1,7 @@
1
import { EventStoreDBClient, StreamingRead, StreamSubscription } from "@eventstore/db-client";
2
import { KurrentContainer } from "./kurrent-container";
3
4
-describe("EventStoreDBContainer", () => {
+describe("KurrentContainer", () => {
5
jest.setTimeout(240_000);
6
7
// startContainer {
0 commit comments