Skip to content

Commit f5fe9b2

Browse files
committed
mv troubleshooting.md crystal_toolkit/apps/examples/tests/readme.md
1 parent 2aaefd5 commit f5fe9b2

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

tests/troubleshooting.md renamed to crystal_toolkit/apps/examples/tests/readme.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
1-
# Troubleshooting
1+
# End-to-end Testing
22

3-
## Webdriver
3+
## Dependencies
4+
5+
The tests in this folder need the dependencies specified in `tests/requirements.txt`, in particular `dash[testing]` and `selenium`.
6+
7+
## Troubleshooting
48

59
If you're seeing errors like
610

0 commit comments

Comments
 (0)