Skip to content

Commit 6e30e91

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 529fa29 commit 6e30e91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing/test_skipping.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1153,7 +1153,7 @@ def test_func():
11531153
"*ERROR*test_nameerror*",
11541154
"*asd*",
11551155
"",
1156-
"During handling of the above exception, another exception occurred:"
1156+
"During handling of the above exception, another exception occurred:",
11571157
]
11581158
else:
11591159
expected = [

0 commit comments

Comments
 (0)