Skip to content

Commit 7c1903e

Browse files
author
Ben Thorner
committed
Remove faulty screenshot guidance
This doesn't work with GOV.UK Docker since the screenshots are saved to the "tmp" directory, which is a temporary volume. We could change the guidance to advise specifying a path. On the other hand, a README isn't the right place to be documenting features of a third-party library, which aren't specific to this repo or GOV.UK. We can always write a dev doc if necessary.
1 parent 62b3677 commit 7c1903e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,6 @@ If you are using GOV.UK Docker, remember to combine it with the commands that fo
4646
bundle exec rake
4747
```
4848

49-
If you want to see the page that is being tested in our integration tests, you can call `save_and_open_page` to see what's rendered.
50-
5149
### Components
5250

5351
Pages are rendered using components. Components can be specific to government-frontend or shared between applications.

0 commit comments

Comments
 (0)