|
@@ -81,7 +81,7 @@ python runtests.py
|
|
|
|
|
|
### Running only some of the tests
|
|
|
|
|
|
-At the time of writing, Wagtail has well over 2500 tests, which takes a while to
|
|
|
+At the time of writing, Wagtail has well over 5000 tests, which takes a while to
|
|
|
run. You can run tests for only one part of Wagtail by passing in the path as
|
|
|
an argument to `runtests.py` or `tox`:
|
|
|
|