Skip to content

Commit d852a18

Browse files
committed
cleanup
1 parent dfc0f23 commit d852a18

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,7 @@ It is nice to add information about the purpose of the pull request to help revi
5757
### Don't forget to:
5858
- check your commits
5959
- check the linting: `make lint && make frontend-lint`
60-
- check the tests:
61-
- backend: `make test`
62-
- summary: `make test-summary`
60+
- check the tests: `make test`
6361
- add a changelog entry
6462

6563
Once all the required tests have passed, you can request a review from the project maintainers.

0 commit comments

Comments
 (0)