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 9d3c48c commit 74f174cCopy full SHA for 74f174c
packages/modules/kurrentdb/src/kurrentdb-container.ts
@@ -1,4 +1,4 @@
1
-import { AbstractStartedContainer, GenericContainer, StartedTestContainer, Wait } from "testcontainers";
+import { AbstractStartedContainer, GenericContainer, Wait } from "testcontainers";
2
3
export class StartedKurrentDbContainer extends AbstractStartedContainer {
4
getConnectionString(): string {
0 commit comments