mirror of
https://github.com/cypress-io/cypress.git
synced 2026-04-19 05:30:43 -05:00
4 lines
75 B
Plaintext
4 lines
75 B
Plaintext
# test environment variables
|
|
REACT_APP_VAR=.env.test
|
|
REACT_APP_TEST_VAR=42
|