diff --git a/changelog/11868.bugfix.rst b/changelog/11868.bugfix.rst index 9b18d4d9c..25b7a82b8 100644 --- a/changelog/11868.bugfix.rst +++ b/changelog/11868.bugfix.rst @@ -1 +1 @@ -Reintroduced the default value for the ``ignore_args`` of internal ``FixtureManager.getfixtureclosure``: even though it is an internal API, it was changed by accident in 8.0.0 and this broken a number of plugins. +Reintroduced the default value for the ``ignore_args`` of internal ``FixtureManager.getfixtureclosure``: it was changed in 8.0.0 and this has broken a number of plugins.