Skip to content

Commit

Permalink
is failing -> fails
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Uittenbroek committed Oct 5, 2012
1 parent 371cc32 commit 019257f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.rst
Expand Up @@ -243,7 +243,7 @@ Run your tests on jenkins or travis.ci for continious integration

Assuming you've created unit, functional and/or doc tests for a Plone package (which you should do), the next step
is to run those test using continuous integration (CI). This means that the tests are run at a certain interval. If a test
is failing a notification is sent out by email.
fails, a notification is sent out by email.

If you haven't created tests for your package you can read the `'Testing and debugging' document on readthedocs <http://collective-docs.readthedocs.org/en/latest/testing_and_debugging/index.html>`_.

Expand Down

0 comments on commit 019257f

Please sign in to comment.