Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.

Commit d4b3e84

Browse files
chore: remove log
1 parent 36b612d commit d4b3e84

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

devcontainers-cli/main.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,6 @@ describe("devcontainers-cli", async () => {
112112
"docker:dind",
113113
"yarn",
114114
);
115-
console.log(output);
116115
expect(output.exitCode).toBe(0);
117116

118117
expect(output.stdout[0]).toEqual(

0 commit comments

Comments
 (0)