Skip to content

Commit a945734

Browse files
Merge pull request #4715 from nicoddemus/fix-changelog-typo
Fix typo in CHANGELOG
2 parents 2264db7 + 726e165 commit a945734

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ pytest 4.2.0 (2019-01-30)
2424
Features
2525
--------
2626

27-
- `#3094 <https://github.com/pytest-dev/pytest/issues/3094>`_: `Class xunit-style <https://docs.pytest.org/en/latest/xunit_setup.html>`__ functions and methods
27+
- `#3094 <https://github.com/pytest-dev/pytest/issues/3094>`_: `Classic xunit-style <https://docs.pytest.org/en/latest/xunit_setup.html>`__ functions and methods
2828
now obey the scope of *autouse* fixtures.
2929

3030
This fixes a number of surprising issues like ``setup_method`` being called before session-scoped

0 commit comments

Comments
 (0)