mirror of
https://github.com/cypress-io/cypress.git
synced 2026-02-08 16:19:55 -06:00
7 lines
173 B
Plaintext
7 lines
173 B
Plaintext
# local test variables
|
|
# usually not recommended to be committed, but for our modes
|
|
# we will commit them
|
|
|
|
# env variables to check precedence
|
|
REACT_APP_VAR=.env.test.local
|