Skip to content

Commit 27e91d1

Browse files
committed
Document git lfs requirement in readme
1 parent 5c1b146 commit 27e91d1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

e2e/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
The baseline snapshot PNGs are stored in git-lfs. Before running the tests locally, run `git lfs pull` to fetch them - otherwise they stay as pointer stubs and every visual comparison fails.
2+
13
To update snapshots used in CI (**execute from the parent directory**):
24
```
35
docker run --rm --network host -v $(pwd):/work/ -w /work/ -it mcr.microsoft.com/playwright:v1.61.1-noble /bin/bash

0 commit comments

Comments
 (0)