Skip to content

Commit 270dff3

Browse files
jcheng5cpsievert
andauthored
Update e2e/README.md
Co-authored-by: Carson Sievert <[email protected]>
1 parent 2dcb671 commit 270dff3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

e2e/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ tests against their apps.)
1010
The actual tests are in subdirectories. Each subdirectory contains one or more Pytest
1111
files (`test_*.py`) containing [Playwright](https://playwright.dev/python/) assertions,
1212
and optionally, a single app (`app.py`) that the assertions test against. (The app is
13-
optional, because the tests may also be for apps in the `examples/` directory.)
13+
optional, because the tests may also be for apps in the `../examples` or `../shiny/examples` directory.)
1414

1515
## Running tests
1616

0 commit comments

Comments
 (0)