Closed agampe closed 4 months ago
Summary: If a test needs specific env variables set, it can provide a file named {test}.env that will be sourced before running the test. It is expected to contain exports to change the environment.
{test}.env
Reviewed By: wsanville
Differential Revision: D59949070
This pull request was exported from Phabricator. Differential Revision: D59949070
This pull request has been merged in facebook/redex@e37239598ccc3001299308a5dd4e435616b377cc.
Summary: If a test needs specific env variables set, it can provide a file named
{test}.env
that will be sourced before running the test. It is expected to contain exports to change the environment.Reviewed By: wsanville
Differential Revision: D59949070