delete unused var

This commit is contained in:
Akuli 2022-01-23 14:34:53 +02:00
parent 9fb528fb09
commit 8dc4378bc9
1 changed files with 0 additions and 1 deletions

View File

@ -400,7 +400,6 @@ class TestTerminal:
""" """
) )
long_reason = "cannot do foobar because baz is missing due to I don't know what"
common_output = [ common_output = [
"test_verbose_skip_reason.py::test_1 SKIPPED (123) *", "test_verbose_skip_reason.py::test_1 SKIPPED (123) *",
"test_verbose_skip_reason.py::test_2 XPASS (456) *", "test_verbose_skip_reason.py::test_2 XPASS (456) *",