Skip to content

Commit 02dd7d6

Browse files
committed
Remove duplicated changelog entry and formatting fix
1 parent 1fb09d9 commit 02dd7d6

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

CHANGELOG.rst

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -161,8 +161,7 @@ time or change existing behaviors in order to make them less surprising/more use
161161
Thanks `@palaviv`_ for the complete PR (`#1474`_).
162162

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

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

223-
* Renamed the pytest ``pdb`` module (plugin) into ``debugging``.
224-
225222
* Fix exception visualization in case the current working directory (CWD) gets
226223
deleted during testing (`#1235`_). Thanks `@bukzor`_ for reporting. PR by
227224
`@marscher`_.

0 commit comments

Comments
 (0)