mirror of
https://github.com/cypress-io/cypress.git
synced 2026-03-13 12:59:07 -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
|