Skip to content

Commit

Permalink
Merge pull request #26870 from element-hq/t3chguy/kill-cypress-percy
Browse files Browse the repository at this point in the history
Update reference from cypress to playwright
  • Loading branch information
t3chguy authored Jan 15, 2024
2 parents 3f578ad + 4b36e06 commit cc6b519
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ must include:

1. Comprehensive unit tests written in Jest. These are located in `/test`.
2. "happy path" end-to-end tests.
These are located in `/cypress/e2e` in `matrix-react-sdk`, and
These are located in `/playwright/e2e` in `matrix-react-sdk`, and
are run using `element-web`. Ideally, you would also include tests for edge
and error cases.

Expand Down

0 comments on commit cc6b519

Please sign in to comment.