Skip to content

Commit

Permalink
Use on.cypress.io link
Browse files Browse the repository at this point in the history
Co-authored-by: Bill Glesias <[email protected]>
  • Loading branch information
MikeMcC399 and AtofStryker authored Nov 18, 2024
1 parent 4231406 commit e463d10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -743,7 +743,7 @@ During staged rollout of a new GitHub-hosted runner version, GitHub may provide

### Component and E2E Testing

[Component Testing](https://docs.cypress.io/app/core-concepts/testing-types#What-is-Component-Testing) and [End-to-End (E2E) Testing](https://docs.cypress.io/app/core-concepts/testing-types#What-is-E2E-Testing) types can be combined in the same job using separate steps
[Component Testing](https://on.cypress.io/app/core-concepts/testing-types#What-is-Component-Testing) and [End-to-End (E2E) Testing](https://on.cypress.io/app/core-concepts/testing-types#What-is-E2E-Testing) types can be combined in the same job using separate steps

```yml
- name: Run E2E tests
Expand Down

0 comments on commit e463d10

Please sign in to comment.