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:
Jonas Jenwald 2021-01-09 21:42:56 +01:00
parent 7f199e7017
commit 66b2c19368

View File

@ -4419,7 +4419,9 @@
"type": "eq",
"print": "true",
"annotationStorage": {
"35R": "收文"
"35R": {
"value": "收文"
}
}
},
{ "id": "issue4883",