envs
are not being propagated as expected
#29807
Labels
existing workaround
stage: needs investigating
Someone from Cypress needs to look at this
stale
no activity on this issue for a long period
type: unexpected behavior
User expected result, but got another
Current behavior
Given that you can supply
env
viadefineConfig
via the top levelenv
property, the e2eenv
property andsetupNodeEvents(_, config
env
property, these appear to not be all propagating toCypress.env(..)
Desired behavior
Expect all forms of providing
envs
viadefineConfig
to be propagated toCypress.env(..)
Test code to reproduce
Given this example:
Placeholder test:
Only
BB
andCC
envs are propagated:Cypress Version
13.13.0
Node version
18.19
Operating System
macOS Sonoma 14.5
Debug Logs
No response
Other
No response
The text was updated successfully, but these errors were encountered: