Skip to content

Commit

Permalink
Fix typo in CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoddemus committed Feb 4, 2019
1 parent 2264db7 commit 726e165
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 726e165

Please sign in to comment.