test_ok2/changelog/1895.bugfix.rst

3 lines
128 B
ReStructuredText
Raw Normal View History

2019-03-01 07:59:37 +08:00
Fix bug where fixtures requested dynamically via ``request.getfixturevalue()`` might be teardown
before the requesting fixture.