Skip to content

Commit

Permalink
[autofix.ci] apply automated fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
autofix-ci[bot] authored Feb 28, 2024
1 parent 1549960 commit 4454a7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/regression/issue/03216.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ try {
cwd: tmp,
env: bunEnv,
});

if (result.exitCode !== 0) {
console.log(result.stderr.toString("utf-8"));
}
Expand Down

0 comments on commit 4454a7d

Please sign in to comment.