spelling: raised
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
faa2f2e38e
commit
d372ff2fd4
|
@ -933,7 +933,7 @@ class TestRequestBasic:
|
|||
) -> None:
|
||||
"""
|
||||
Ensure exceptions raised during teardown by finalizers are suppressed
|
||||
until all finalizers are called, then re-reaised together in an
|
||||
until all finalizers are called, then re-raised together in an
|
||||
exception group (#2440)
|
||||
"""
|
||||
pytester.makepyfile(
|
||||
|
|
Loading…
Reference in New Issue