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 82a05c8 commit a28a830Copy full SHA for a28a830
tests/bugfixes/github/test_issue_ghsa_496f_x7cq_cq39.py
@@ -15,6 +15,6 @@ class EpsImageDeleteSegV(metaclass=CaseMeta):
15
stdout = [""]
16
stderr = [
17
"""$exception_in_erase """ + filename + """:
18
-$kerCorruptedMetadata
+$kerFailedToReadImageData
19
"""]
20
retval = [1]
0 commit comments