Skip to content

Commit 469d171

Browse files
Update examples in README
The Rake task to set the submission type of a form has a different name in the forms-admin app. Co-authored-by: Stephen Daly <[email protected]>
1 parent 2fc1fac commit 469d171

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ To run the tests:
9696
- in `forms-admin`
9797
- add your govuk_notify.api_key to settings.local.yml
9898
- ensure the seeded s3 submission test form is set up correctly, and run the following rake task:
99-
- `rake "forms:set_submission_type_to_s3[2, ${the name of the submission bucket}, ${the aws account id where the bucket lives}, ${the region}]"`
99+
- `rake "forms:submission_type:set_to_s3[2, ${the name of the submission bucket}, ${the aws account id where the bucket lives}, ${the region}]"`
100100
- start the server (without aws)
101101
- in `forms-e2e-tests`
102102
- start an aws shell:

0 commit comments

Comments
 (0)