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