Fix typo in CHANGELOG

This commit is contained in:
Bruno Oliveira 2019-02-04 08:38:48 -02:00
parent 2264db7f4a
commit 726e165932
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ pytest 4.2.0 (2019-01-30)
Features
--------
- `#3094 <https://github.com/pytest-dev/pytest/issues/3094>`_: `Class xunit-style <https://docs.pytest.org/en/latest/xunit_setup.html>`__ functions and methods
- `#3094 <https://github.com/pytest-dev/pytest/issues/3094>`_: `Classic xunit-style <https://docs.pytest.org/en/latest/xunit_setup.html>`__ functions and methods
now obey the scope of *autouse* fixtures.
This fixes a number of surprising issues like ``setup_method`` being called before session-scoped