Skip to content

Commit

Permalink
Removed bug reference in changelog because it makes the linting fail.
Browse files Browse the repository at this point in the history
  • Loading branch information
hartym committed Jul 23, 2016
1 parent 87ca4b9 commit 014ebc9
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 @@ -71,7 +71,7 @@ time or change existing behaviors in order to make them less surprising/more use
Thanks `@milliams`_ for the complete PR (`#1428`_).

* New ``--doctest-report`` option available to change the output format of diffs
when running (failing) doctests. Implements `#1749`_.
when running (failing) doctests.

* New ``name`` argument to ``pytest.fixture`` decorator which allows a custom name
for a fixture (to solve the funcarg-shadowing-fixture problem).
Expand Down

0 comments on commit 014ebc9

Please sign in to comment.