docs: clarify test running doc a bit more

We should always point at the site, not the internal docs.

[ci skip]
This commit is contained in:
Jose Diaz-Gonzalez
2021-01-18 17:24:13 -05:00
committed by GitHub
parent e2184a6f12
commit 62424633fc

View File

@@ -127,9 +127,10 @@ requests:
- backwards incompatible change (minor)
- major feature (minor)
### Tests and testing
### Running tests locally
Please read the [testing documentation](http://dokku.viewdocs.io/dokku/development/testing/)
Please read the [testing docs](http://dokku.viewdocs.io/dokku/development/testing/),
which contains test setup information as well as tips for running tests.
# Additional Resources