Skip to content

Commit

Permalink
Remove duplicated changelog entry and formatting fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoddemus committed Jul 14, 2016
1 parent 1fb09d9 commit 02dd7d6
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -161,8 +161,7 @@ time or change existing behaviors in order to make them less surprising/more use
Thanks `@palaviv`_ for the complete PR (`#1474`_).

* Now pytest warnings summary is shown up by default. Added a new flag
``--disable-pytest-warnings`` to explicitly disable the warnings summary.
This change resolves the (`#1668`_).
``--disable-pytest-warnings`` to explicitly disable the warnings summary (`#1668`_).

* Make ImportError during collection more explicit by reminding
the user to check the name of the test module/package(s) (`#1426`_).
Expand Down Expand Up @@ -220,8 +219,6 @@ time or change existing behaviors in order to make them less surprising/more use
* Fix internal error issue when the ``method`` argument is missing for
``teardown_method()`` (`#1605`_).

* Renamed the pytest ``pdb`` module (plugin) into ``debugging``.

* Fix exception visualization in case the current working directory (CWD) gets
deleted during testing (`#1235`_). Thanks `@bukzor`_ for reporting. PR by
`@marscher`_.
Expand Down

0 comments on commit 02dd7d6

Please sign in to comment.