We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f225334 commit cbe077cCopy full SHA for cbe077c
tests/test_exceptions.py
@@ -59,7 +59,7 @@ def test_exceptions(qtbot):
59
expected_lines = [
60
"*RuntimeError: original error",
61
"*app.sendEvent*",
62
- "*ValueError: mistakes were made*",
+ "*ValueError:*mistakes were made*",
63
"*1 failed*",
64
]
65
else:
0 commit comments