File tree Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -161,8 +161,7 @@ time or change existing behaviors in order to make them less surprising/more use
161
161
Thanks `@palaviv `_ for the complete PR (`#1474 `_).
162
162
163
163
* 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 `_).
166
165
167
166
* Make ImportError during collection more explicit by reminding
168
167
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
220
219
* Fix internal error issue when the ``method `` argument is missing for
221
220
``teardown_method() `` (`#1605 `_).
222
221
223
- * Renamed the pytest ``pdb `` module (plugin) into ``debugging ``.
224
-
225
222
* Fix exception visualization in case the current working directory (CWD) gets
226
223
deleted during testing (`#1235 `_). Thanks `@bukzor `_ for reporting. PR by
227
224
`@marscher `_.
You can’t perform that action at this time.
0 commit comments