Skip to content

Commit

Permalink
Update pull_request_template.md (facebookresearch#1751)
Browse files Browse the repository at this point in the history
add "test" to teacher test command
  • Loading branch information
alexholdenmiller authored and stephenroller committed Jun 5, 2019
1 parent 15e3123 commit b4f5da7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ Any other information or context you would like to provide.

**Data tests (if applicable)**
If you added a new teacher, you will be asked to run
`python setup.py -s tests.suites.datatests`. Please paste this log here.
`python setup.py test -s tests.suites.datatests`. Please paste this log here.

0 comments on commit b4f5da7

Please sign in to comment.