spelling: regression
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
2a12477d2a
commit
ea949cef46
|
@ -926,7 +926,7 @@ class TestTerminalFunctional:
|
|||
def test_header_absolute_testpath(
|
||||
self, pytester: Pytester, monkeypatch: MonkeyPatch
|
||||
) -> None:
|
||||
"""Regresstion test for #7814."""
|
||||
"""Regression test for #7814."""
|
||||
tests = pytester.path.joinpath("tests")
|
||||
tests.mkdir()
|
||||
pytester.makepyprojecttoml(
|
||||
|
|
Loading…
Reference in New Issue