Skip to content

Commit 0ccacd5

Browse files
committed
Readme
1 parent ad8284a commit 0ccacd5

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

e2e_batch/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,9 @@ This test suite provides automated end-to-end (E2E) testing for the Immunisation
3030
## How to Run
3131
1. Ensure all dependencies and environment variables are set (see project root README).
3232
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
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)