diff --git a/changelog/11234.bugfix.rst b/changelog/11234.bugfix.rst deleted file mode 100644 index 54dfafad24c..00000000000 --- a/changelog/11234.bugfix.rst +++ /dev/null @@ -1 +0,0 @@ -Fixed the case that when there are multiple fixturedefs for a param, _find_parametrized_scope picks the farthest one, while it should pick the nearest one.