diff --git a/doc/en/cache.rst b/doc/en/cache.rst index 38eab911e..6baccd440 100644 --- a/doc/en/cache.rst +++ b/doc/en/cache.rst @@ -251,7 +251,7 @@ the cache and nothing will be printed: test_caching.py:20: AssertionError 1 failed in 0.12s -See the :fixture:`cache-api` for more details. +See the :fixture:`config.cache fixture ` for more details. Inspecting Cache content diff --git a/doc/en/reference.rst b/doc/en/reference.rst index 64e5881fa..16bf3cf79 100644 --- a/doc/en/reference.rst +++ b/doc/en/reference.rst @@ -284,7 +284,7 @@ For more details, consult the full :ref:`fixtures docs `. :decorator: -.. fixture:: cache +.. fixture:: config.cache config.cache ~~~~~~~~~~~~