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 fbd2f41 commit 1a60d4dCopy full SHA for 1a60d4d
test/src/tempo/prool.ts
@@ -36,7 +36,6 @@ export async function createServer() {
36
port,
37
} satisfies Instance.tempo.Parameters
38
39
- console.log({ tag })
40
return Server.create({
41
instance: TestContainers.Instance.tempo({
42
...args,
0 commit comments