Skip to content

Commit

Permalink
chore: Fix broken link for e2e README (#7896)
Browse files Browse the repository at this point in the history
  • Loading branch information
haruelrovix authored and andriijas committed Oct 29, 2019
1 parent 165765d commit 2c45a3c
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 @@ -109,7 +109,7 @@ and then run `yarn start` or `yarn build`.

**TL;DR** use the command `yarn e2e:docker` to run unit and e2e tests.

More detailed information are in the dedicated [README](/packages/react-scripts/fixtures/kitchensink/README.md).
More detailed information are in the dedicated [README](/test/README.md).

### CI testing with private packages

Expand Down

0 comments on commit 2c45a3c

Please sign in to comment.