File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -29,9 +29,10 @@ This test suite provides automated end-to-end (E2E) testing for the Immunisation
2929
3030## How to Run
31311 . 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```
3637make test
3738```
You can’t perform that action at this time.
0 commit comments