Skip to content

Commit 73357d3

Browse files
committed
readme
1 parent ad8284a commit 73357d3

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

e2e_batch/README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,10 @@ This test suite provides automated end-to-end (E2E) testing for the Immunisation
2929

3030
## How to Run
3131
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
33-
3. Update the apigee app to match the required PR-NNN
34-
3. Run tests from vscode debugger or from makefile using
32+
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
3536
```
3637
make test
3738
```

0 commit comments

Comments
 (0)