Skip to content

Commit e331e06

Browse files
authored
Merge branch 'main' into 1025-docs-incorrect-labels
2 parents 23122d8 + 7554ed9 commit e331e06

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

e2e/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,7 @@ This directory provides `docker-compose.yml` to test or regenerate screenshots.
1616
## Test with linux build
1717

1818
- run `docker-compose -f ./e2e/docker-compose.start.yml up`
19+
20+
## FAQ
21+
22+
If you're running into errors on testing or screenshot generation e.g. regarding missing dependencies (`db-ui-mono-e2e-playwright-1 | sh: 1: cross-env: not found`), you're probably based on an old version of the image. That for you would need to rebuild the image by adding the '--build' parameter, like e.g. `docker-compose -f ./e2e/docker-compose.regenerate.yml up --build`

0 commit comments

Comments
 (0)