Fix errors found in libreoffice writer examples
This commit is contained in:
@@ -27,8 +27,16 @@
|
||||
"libreoffice_writer"
|
||||
],
|
||||
"evaluator": {
|
||||
"func": "check_file_exists",
|
||||
"file_name": "View_Person_Organizational_Summary.pdf",
|
||||
"directory": "/home/user/Downloads/"
|
||||
"func": "compare_pdfs",
|
||||
"expected": {
|
||||
"type": "cloud_file",
|
||||
"path": "https://drive.usercontent.google.com/download?id=1Spn-Gw7D-bRvV4udNQoGNEOViUqf6bL0&export=download&authuser=0&confirm=t&uuid=dcc0eb01-89ed-4852-a7cb-d0400d977ac8&at=APZUnTX57XnHwmb-y3m4JdNkvu6z:1706328786805",
|
||||
"dest": "Constitution_Template_With_Guidelines_Gold.pdf"
|
||||
},
|
||||
"result": {
|
||||
"type": "vm_file",
|
||||
"path": "Desktop/View_Person_Organizational_Summary.pdf",
|
||||
"dest": "Constitution_Template_With_Guidelines.pdf"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user