Merge pull request #3249 from a-feld/request-fixture-reference-cycle

Fix PseudoFixtureDef reference cycle.
This commit is contained in:
Bruno Oliveira
2018-02-22 19:23:56 -03:00
committed by GitHub
4 changed files with 46 additions and 4 deletions

View File

@@ -0,0 +1 @@
Fix reference cycle generated when using the ``request`` fixture.