Skip to content

fix(e2e): keep timing_env testEnvironment through yarn prepare - #24381

Closed
vezenovm wants to merge 1 commit into
merge-train/fairies-v5from
mv/keep-timing-env-fairies-v5
Closed

vezenovm wants to merge 1 commit into
merge-train/fairies-v5from
mv/keep-timing-env-fairies-v5

Conversation

@vezenovm

Copy link
Copy Markdown
Contributor

Same fix as #24328, on the merge-train/fairies-v5 train (we don't know when #24331 lands here).

testEnvironment is an inherited field, so the override must live in package.local.json (applied last) or yarn prepare reverts it and the pre-commit prepare:check fails. Base package.json already points at ./shared/timing_env.mjs (from #24281), so this is the one-line package.local.json addition only.

node scripts/update_package_jsons.mjs --check passes.

Same fix as #24328 on this train. testEnvironment is an inherited field,
so the override must live in package.local.json (applied last) or yarn
prepare reverts it and the pre-commit prepare:check fails (#24281).
@vezenovm

Copy link
Copy Markdown
Contributor Author

#24331 just got put on the queue so I am going to close this PR

@vezenovm vezenovm closed this Jun 29, 2026
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.

1 participant