Skip to content

Commit 54a495e

Browse files
committed
Remove reference to forms-api from review apps README
This was missed from PR #1654.
1 parent d8cbf7c commit 54a495e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.review_apps/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ It constructs a minimal, ephemeral version of a GOV.UK Forms environment in AWS
66

77
* a copy of `forms-runner` at the commit in question
88
* a copy of the version of `forms-admin` currently in production
9-
* a local PostgreSQL database with seed data for both `forms-api` and `forms-admin`
9+
* a local PostgreSQL database with seed data for `forms-admin`
1010
* a local Redis instance of session storage
1111

1212
Review apps rely on a set of underlying infrastructure managed and deployed in `forms-deploy`. The Terraform will require you to be targeting the `integration` AWS account (where the `review` environment lives), and you should not override this.

0 commit comments

Comments
 (0)