Skip to content

Commit 24a2f7f

Browse files
authored
chore: updates folder name for e2e test cases (#365)
1 parent 329f292 commit 24a2f7f

File tree

5 files changed

+1
-1
lines changed

5 files changed

+1
-1
lines changed

packages/web-forms/e2e/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ e2e/
4444
Or run specific tests:
4545

4646
```bash
47-
yarn workspace @getodk/web-forms test:e2e <filepath, e.g. e2e/specs/geopoint.test.ts>
47+
yarn workspace @getodk/web-forms test:e2e <filepath, e.g. e2e/test-cases/geopoint.test.ts>
4848
```
4949

5050
## Contributing

0 commit comments

Comments
 (0)