mirror of
https://github.com/cypress-io/cypress.git
synced 2026-02-11 01:29:59 -06:00
4 lines
75 B
Plaintext
4 lines
75 B
Plaintext
# test environment variables
|
|
REACT_APP_VAR=.env.test
|
|
REACT_APP_TEST_VAR=42
|