mirror of
https://github.com/cypress-io/cypress.git
synced 2026-02-05 14:50:00 -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
|