mirror of
https://github.com/certbot/certbot.git
synced 2026-06-13 18:50:20 -04:00
Add link to instructions for running integration tests
This commit is contained in:
parent
973cd6ce42
commit
a4e5f29856
1 changed files with 1 additions and 1 deletions
|
|
@ -276,7 +276,7 @@ Steps:
|
|||
3. Run ``./pep8.travis.sh`` to do a cursory check of your code style. Fix any errors.
|
||||
4. Run ``tox -e lint`` to check for pylint errors. Fix any errors.
|
||||
5. Run ``tox`` to run the unit tests. Fix any errors.
|
||||
6. :ref:`Run the integration tests <integration>`.
|
||||
6. Run the integration tests, see `integration`_.
|
||||
7. Submit the PR.
|
||||
|
||||
Updating the documentation
|
||||
|
|
|
|||
Loading…
Reference in a new issue