ソースを参照

Update number of tests

Daniel Kirkham 1 年間 前
コミット
0d77311fb6
1 ファイル変更1 行追加1 行削除
  1. 1 1
      docs/contributing/developing.md

+ 1 - 1
docs/contributing/developing.md

@@ -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`: