Skip to content

Commit

Permalink
Fix broken test group link in e2e docs (#69209)
Browse files Browse the repository at this point in the history
  • Loading branch information
karenroldan authored Oct 19, 2022
1 parent 90cffa7 commit be01f4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/docs/tests_local.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ Use the `--group` arg to provide a suite to test `Jest`. For example, to run all
yarn jest --group=calypso-pr
```

See the [list of groups](docs/overview.md#what-is-tested).
See the [list of groups](tests_ci.md#featuretest-groups).

## Advanced techniques

Expand Down

0 comments on commit be01f4a

Please sign in to comment.