Skip to content

Commit dd9a27c

Browse files
committed
Adjust CHANGELOG
1 parent 5e8c47f commit dd9a27c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ pytest 5.2.3 (2019-11-14)
2424
Bug Fixes
2525
---------
2626

27-
- `#5830 <https://github.com/pytest-dev/pytest/issues/5830>`_: Fix fail skipping the first test in package marked as ``skip``
27+
- `#5830 <https://github.com/pytest-dev/pytest/issues/5830>`_: The first test in a package (``__init__.py``) marked with ``@pytest.mark.skip`` is now correctly skipped.
2828

2929

3030
- `#6099 <https://github.com/pytest-dev/pytest/issues/6099>`_: Fix ``--trace`` when used with parametrized functions.

0 commit comments

Comments
 (0)