diff --git a/changelog/6290.bugfix.rst b/changelog/6290.bugfix.rst index 1525e23fe94..f6f1560d493 100644 --- a/changelog/6290.bugfix.rst +++ b/changelog/6290.bugfix.rst @@ -1 +1 @@ -The supporting files in the ``.pytest_cache`` directory will be properly restored after running ``--cache-clear``. +The supporting files in the ``.pytest_cache`` directory are kept with ``--cache-clear``, which only clears cached values now.