Skip to content

Conversation

@43081j
Copy link
Collaborator

@43081j 43081j commented Apr 4, 2025

pnpm seems to strip colours when running parallel tasks (via the -r flag). This results in our snapshots mismatching since all of our tests output without colours.

This change basically adds the --color flag to force it not to do this, so the snapshots match.

pnpm seems to strip colours when running parallel tasks (via the `-r`
flag). This results in our snapshots mismatching since all of our tests
output without colours.

This change basically adds the `--color` flag to force it not to do
this, so the snapshots match.
@changeset-bot
Copy link

changeset-bot bot commented Apr 4, 2025

⚠️ No Changeset found

Latest commit: a9fb444

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@pkg-pr-new
Copy link

pkg-pr-new bot commented Apr 4, 2025

@example/basic@example/changesets

npm i https://pkg.pr.new/bombshell-dev/clack/@clack/core@267
npm i https://pkg.pr.new/bombshell-dev/clack/@clack/prompts@267

commit: e361ee3

@43081j 43081j merged commit 2ad8000 into main Apr 4, 2025
5 of 7 checks passed
@43081j 43081j deleted the fix-ci branch April 4, 2025 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants