Skip to content

fix(testing): do not inherit existing env#30688

Merged
FrozenPandaz merged 1 commit intomasterfrom
fix-jest-plugin
Apr 11, 2025
Merged

fix(testing): do not inherit existing env#30688
FrozenPandaz merged 1 commit intomasterfrom
fix-jest-plugin

Conversation

@FrozenPandaz
Copy link
Copy Markdown
Contributor

Current Behavior

Inheriting the existing environment variable here causes tests to fail for some reason.

Expected Behavior

This reverts it to how it functioned before and fixes the failing tests.

Related Issue(s)

Fixes #

@FrozenPandaz FrozenPandaz requested a review from a team as a code owner April 11, 2025 16:34
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 11, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
nx-dev ✅ Ready (Inspect) Visit Preview Apr 11, 2025 5:02pm

@nx-cloud
Copy link
Copy Markdown
Contributor

nx-cloud Bot commented Apr 11, 2025

View your CI Pipeline Execution ↗ for commit 712b05c.

Command Status Duration Result
nx affected --targets=lint,test,build,e2e,e2e-ci ✅ Succeeded 11m 27s View ↗
nx run-many -t check-imports check-commit check... ✅ Succeeded 20s View ↗
nx-cloud record -- nx-cloud conformance:check ✅ Succeeded 2s View ↗
nx-cloud record -- nx format:check ✅ Succeeded 2s View ↗
nx-cloud record -- nx sync:check ✅ Succeeded 1s View ↗
nx documentation ✅ Succeeded <1s View ↗

☁️ Nx Cloud last updated this comment at 2025-04-11 18:03:59 UTC

@FrozenPandaz FrozenPandaz requested a review from vsavkin as a code owner April 11, 2025 16:52
@FrozenPandaz FrozenPandaz enabled auto-merge (squash) April 11, 2025 17:11
@FrozenPandaz FrozenPandaz disabled auto-merge April 11, 2025 18:25
@FrozenPandaz FrozenPandaz merged commit f3013cc into master Apr 11, 2025
12 checks passed
@FrozenPandaz FrozenPandaz deleted the fix-jest-plugin branch April 11, 2025 18:25
@github-actions
Copy link
Copy Markdown
Contributor

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Apr 17, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants