Skip to content

Commit

Permalink
test(kurrent): rename the test's title
Browse files Browse the repository at this point in the history
  • Loading branch information
botflux committed Jan 22, 2025
1 parent 8e7980a commit 70ec4a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/modules/kurrent/src/kurrent-container.test.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import { EventStoreDBClient, StreamingRead, StreamSubscription } from "@eventstore/db-client";
import { KurrentContainer } from "./kurrent-container";

describe("EventStoreDBContainer", () => {
describe("KurrentContainer", () => {
jest.setTimeout(240_000);

// startContainer {
Expand Down

0 comments on commit 70ec4a0

Please sign in to comment.