mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-15 12:45:11 +08:00
Link to cypress tests rather than the old E2E tests (#8970)
This commit is contained in:
parent
a4701ccff1
commit
6543f6a7d1
@ -211,6 +211,6 @@ Now the yarn commands should work as normal.
|
||||
### End-to-End tests
|
||||
|
||||
Make sure you've got your Element development server running (by doing `yarn
|
||||
start` in element-web), and then in this project, run `yarn run e2etests`. See
|
||||
[`test/end-to-end-tests/README.md`](https://github.com/matrix-org/matrix-react-sdk/blob/develop/test/end-to-end-tests/README.md)
|
||||
start` in element-web), and then in this project, run `yarn run test:cypress`. See
|
||||
[`docs/cypress.md`](https://github.com/matrix-org/matrix-react-sdk/blob/develop/docs/cypress.md)
|
||||
for more information.
|
||||
|
Loading…
Reference in New Issue
Block a user