Skip to content

Commit c465ac6

Browse files
Fix the wording for running the tests
Co-Authored-By: Deuchnord <[email protected]>
1 parent bb799f9 commit c465ac6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Be sure to add only **your modified files**. If another files are fixed by cs to
5555

5656
When you send a PR, just make sure that:
5757

58-
* You add valid test cases and run them (`yarn test`).
58+
* You add valid test cases (you can run them using `yarn test`).
5959
* Tests are green.
6060
* You make a PR on the related documentation in the [api-platform/doc](https://github.com/api-platform/doc) repository.
6161
* You make the PR on the same branch you based your changes on. If you see commits that you did not make in your PR, you're doing it wrong.

0 commit comments

Comments
 (0)