chore: modify windows evaluations samples
This commit is contained in:
@@ -9,11 +9,11 @@
|
||||
"parameters": {
|
||||
"files": [
|
||||
{
|
||||
"path": "C:\\Users\\chenj\\Desktop\\restaurants.txt",
|
||||
"path": "C:\\Users\\User\\Desktop\\restaurants.txt",
|
||||
"url": "https://drive.google.com/uc?id=1IehFLJPZcFv8Ujk31ExbyGLji9AylmmJ&export=download"
|
||||
},
|
||||
{
|
||||
"path": "C:\\Users\\chenj\\Desktop\\MUST_VISIT.xlsx",
|
||||
"path": "C:\\Users\\User\\Desktop\\MUST_VISIT.xlsx",
|
||||
"url": "https://drive.google.com/uc?id=1fXmjvZcwkIcckMIAXi3Hv_JAbVWpgs_l&export=download"
|
||||
}
|
||||
]
|
||||
@@ -22,13 +22,13 @@
|
||||
{
|
||||
"type": "open",
|
||||
"parameters": {
|
||||
"path": "C:\\Users\\chenj\\Desktop\\MUST_VISIT.xlsx"
|
||||
"path": "C:\\Users\\User\\Desktop\\MUST_VISIT.xlsx"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "open",
|
||||
"parameters": {
|
||||
"path": "C:\\Users\\chenj\\Desktop\\restaurants.txt"
|
||||
"path": "C:\\Users\\User\\Desktop\\restaurants.txt"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -48,7 +48,7 @@
|
||||
"related_apps": [
|
||||
"os",
|
||||
"chrome",
|
||||
"libreoffice_calc"
|
||||
"excel"
|
||||
],
|
||||
"evaluator": {
|
||||
"postconfig": [
|
||||
@@ -85,7 +85,7 @@
|
||||
"func": "compare_table",
|
||||
"result": {
|
||||
"type": "vm_file",
|
||||
"path": "C:\\Users\\chenj\\Desktop\\MUST_VISIT.xlsx",
|
||||
"path": "C:\\Users\\User\\Desktop\\MUST_VISIT.xlsx",
|
||||
"dest": "MUST_VISIT.xlsx"
|
||||
},
|
||||
"expected": {
|
||||
|
||||
Reference in New Issue
Block a user