Skip to content

Commit

Permalink
Adjust CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoddemus committed Nov 14, 2019
1 parent 5e8c47f commit dd9a27c
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 5.2.3 (2019-11-14)
Bug Fixes
---------

- `#5830 <https://github.com/pytest-dev/pytest/issues/5830>`_: Fix fail skipping the first test in package marked as ``skip``
- `#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.


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

0 comments on commit dd9a27c

Please sign in to comment.