Update docs/backstop.md

Co-authored-by: Carlo Costino <ccostino@users.noreply.github.com>
This commit is contained in:
Alex Janousek
2024-10-01 12:13:35 -04:00
committed by GitHub
parent 687372fd6c
commit 466137ba07

View File

@@ -13,7 +13,7 @@ Eventually BackstopJS will be implemented in the pipeline process to help catch
Before running BackstopJS, ensure the following:
- Both the API and Admin projects must be running.
- In the .env file of the API project, make sure the following environment variables are uncommented and set to matching values:
- In the .env file of both the API and Admin projects, make sure the following environment variables are uncommented and set to matching values:
- `NOTIFY_E2E_TEST_EMAIL`
- `NOTIFY_E2E_TEST_PASSWORD`