Skip to content

Commit

Permalink
test: add canColorize
Browse files Browse the repository at this point in the history
  • Loading branch information
pmarchini committed Oct 20, 2024
1 parent b74485e commit dd82e49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/parallel/test-runner-output.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ const tests = [
name: 'test-runner/output/non-tty-forced-color-output.js',
transform: specTransform,
},
!skipForceColors ? {
canColorize ? {
name: 'test-runner/output/assertion-color-tty.mjs',
flags: ['--test', '--stack-trace-limit=0'],
transform: specTransform,
Expand Down

0 comments on commit dd82e49

Please sign in to comment.