Skip to content

Conversation

@AlessioGr
Copy link
Member

We had some legacy jest code in our vitest.setup.console.ts. On jest it was necessary to make console logs more readable - however on vitest this is no longer necessary, in fact it makes the console logs disappear.

This PR fixes it by removing that legacy jest code

@github-actions
Copy link
Contributor

📦 esbuild Bundle Analysis for payload

This analysis was generated by esbuild-bundle-analyzer. 🤖
This PR introduced no changes to the esbuild bundle! 🙌

@denolfe denolfe merged commit e3879bf into main Dec 23, 2025
386 of 393 checks passed
@denolfe denolfe deleted the test/vitest-console-logs branch December 23, 2025 16:54
@github-actions
Copy link
Contributor

github-actions bot commented Jan 5, 2026

🚀 This is included in version v3.70.0

zubricks pushed a commit that referenced this pull request Jan 6, 2026
We had some legacy jest code in our vitest.setup.console.ts. On jest it
was necessary to make console logs more readable - however on vitest
this is no longer necessary, in fact it makes the console logs
disappear.

This PR fixes it by removing that legacy jest code
teastudiopl pushed a commit to teastudiopl/payload that referenced this pull request Jan 8, 2026
We had some legacy jest code in our vitest.setup.console.ts. On jest it
was necessary to make console logs more readable - however on vitest
this is no longer necessary, in fact it makes the console logs
disappear.

This PR fixes it by removing that legacy jest code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants