Skip to content

Commit e43d117

Browse files
committed
spelling
1 parent 696a911 commit e43d117

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/en/unittest.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ the general ``pytest`` documentation for many more examples.
3636
.. note::
3737

3838
Running tests from ``unittest.TestCase`` subclasses with ``--pdb`` will
39-
disable tearDown and cleanup methods for the case that an Exception is
39+
disable tearDown and cleanup methods for the case that an Exception
4040
occurs. This allows proper post mortem debugging for all applications
4141
which have significant logic in their tearDown machinery.
4242

0 commit comments

Comments
 (0)