We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ccacd5 commit ec52c23Copy full SHA for ec52c23
e2e_batch/README.md
@@ -29,7 +29,7 @@ This test suite provides automated end-to-end (E2E) testing for the Immunisation
29
30
## How to Run
31
1. Ensure all dependencies and environment variables are set (see project root README).
32
-2. Update .`.env` file with contents indicated in `PR-NNN.env`, modified for PR and AWS access credentials
+2. Update `.env` file with contents indicated in `PR-NNN.env`, modified for PR
33
3. Update `.env` with referrence to the appropriate AWS config profile `AWS_PROFILE={your-aws-profile}`
34
4. Update the apigee app to match the required PR-NNN
35
5. Run tests from vscode debugger or from makefile using
0 commit comments