diff options
| author | Steve Piercy <web@stevepiercy.com> | 2020-01-02 23:36:44 -0800 |
|---|---|---|
| committer | Steve Piercy <web@stevepiercy.com> | 2020-01-02 23:36:44 -0800 |
| commit | ed3d70c00f616ae5979d99d9b1e233117b613f4a (patch) | |
| tree | e903670b1b23deb7945a090a24b54786a869091e /docs/tutorials/wiki2/tests.rst | |
| parent | b5fec394fc63e381d233d4b7a23a5d4e8c5acdd8 (diff) | |
| download | pyramid-ed3d70c00f616ae5979d99d9b1e233117b613f4a.tar.gz pyramid-ed3d70c00f616ae5979d99d9b1e233117b613f4a.tar.bz2 pyramid-ed3d70c00f616ae5979d99d9b1e233117b613f4a.zip | |
Update tests.rst to align with removal of 1 unrepeatable test
Diffstat (limited to 'docs/tutorials/wiki2/tests.rst')
| -rw-r--r-- | docs/tutorials/wiki2/tests.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/tutorials/wiki2/tests.rst b/docs/tutorials/wiki2/tests.rst index bc11b16e1..c7d1a0f31 100644 --- a/docs/tutorials/wiki2/tests.rst +++ b/docs/tutorials/wiki2/tests.rst @@ -109,7 +109,7 @@ The expected result should look like the following: .. code-block:: text - ................................ - 32 passed in 9.90 seconds + ............................... + 31 passed in 8.85 seconds .. _webtest: https://docs.pylonsproject.org/projects/webtest/en/latest/ |
