We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e74362 commit d8c178bCopy full SHA for d8c178b
1 file changed
.github/pull_request_template.md
@@ -16,7 +16,7 @@
16
- [ ] Tests for the changes have been added (if needed)
17
- [ ] Docs have been reviewed and added / updated
18
- [ ] Lint (`black rocketpy/ tests/`) has passed locally
19
-- [ ] All tests (`python3 -m pytest tests -m slow --runslow`) have passed locally
+- [ ] All tests (`pytest tests -m slow --runslow`) have passed locally
20
- [ ] `CHANGELOG.md` has been updated (if relevant)
21
22
## Current behavior
0 commit comments