Skip to content

Commit d8c178b

Browse files
MNT: Update test command in pull request template
1 parent 7e74362 commit d8c178b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/pull_request_template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
- [ ] Tests for the changes have been added (if needed)
1717
- [ ] Docs have been reviewed and added / updated
1818
- [ ] Lint (`black rocketpy/ tests/`) has passed locally
19-
- [ ] All tests (`python3 -m pytest tests -m slow --runslow`) have passed locally
19+
- [ ] All tests (`pytest tests -m slow --runslow`) have passed locally
2020
- [ ] `CHANGELOG.md` has been updated (if relevant)
2121

2222
## Current behavior

0 commit comments

Comments
 (0)