Fix broken "issue12394" test-case
This test-case is currently broken, with the reference image being completely empty, since it uses the old "annotationStorage" format in the manifest.
This commit is contained in:
parent
7f199e7017
commit
66b2c19368
@ -4419,7 +4419,9 @@
|
||||
"type": "eq",
|
||||
"print": "true",
|
||||
"annotationStorage": {
|
||||
"35R": "收文"
|
||||
"35R": {
|
||||
"value": "收文"
|
||||
}
|
||||
}
|
||||
},
|
||||
{ "id": "issue4883",
|
||||
|
Loading…
x
Reference in New Issue
Block a user