summaryrefslogtreecommitdiff
path: root/docs/testing.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/testing.rst')
-rw-r--r--docs/testing.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/testing.rst b/docs/testing.rst
index 811e1137..43838c99 100644
--- a/docs/testing.rst
+++ b/docs/testing.rst
@@ -38,7 +38,7 @@ this, you should always mock with `Autospeccing <python_mock_autospeccing_>`_ or
enabled.
Example of spec=True
-====================
+~~~~~~~~~~~~~~~~~~~~
.. code-block:: python
def test_mocked_methods():