fix multi apps

This commit is contained in:
tsuky_chen
2024-03-09 18:48:17 +08:00
parent 3761de4a05
commit f4ec36bdfb
15 changed files with 107 additions and 45 deletions

View File

@@ -54,7 +54,7 @@
}
}
],
"func": "compare_docx_tables",
"func": "compare_docx_files",
"result": {
"type": "vm_file",
"path": "/home/user/Desktop/script.docx",
@@ -63,7 +63,7 @@
"expected": {
"type": "cloud_file",
"path": "https://drive.usercontent.google.com/download?id=1-Sol1W8S7Ybj-3KBJJarbcYUqS5wAQ1C&export=download&authuser=0&confirm=t&uuid=d967f546-b8f7-4ac2-b8fc-b1635f1cfbc4&at=APZUnTUazmbS2X3BSXDEQtJgobgf:1709559012053",
"dest": "script.docx"
"dest": "script_Gold.docx"
}
}
}