Add changelog description
This commit is contained in:
1
AUTHORS
1
AUTHORS
@@ -182,6 +182,7 @@ Ryan Wooden
|
||||
Samuel Dion-Girardeau
|
||||
Samuele Pedroni
|
||||
Segev Finer
|
||||
Serhii Mozghovyi
|
||||
Simon Gomizelj
|
||||
Skylar Downes
|
||||
Srinivas Reddy Thatiparthy
|
||||
|
||||
3
changelog/2220.bugfix.rst
Normal file
3
changelog/2220.bugfix.rst
Normal file
@@ -0,0 +1,3 @@
|
||||
In case a (direct) parameter of a test overrides some fixture upon which the
|
||||
test depends indirectly, do the pruning of the fixture dependency tree. That
|
||||
is, recompute the full set of fixtures the test function needs.
|
||||
Reference in New Issue
Block a user