spelling: that
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
0b0ce2d03a
commit
cfcd16f83f
|
@ -363,7 +363,7 @@ def test_ini_controls_global_log_level(pytester: Pytester) -> None:
|
|||
)
|
||||
|
||||
result = pytester.runpytest()
|
||||
# make sure that that we get a '0' exit code for the testsuite
|
||||
# make sure that we get a '0' exit code for the testsuite
|
||||
assert result.ret == 0
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue