Add human operation time log
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
"gimp"
|
||||
],
|
||||
"evaluator": {
|
||||
"func": "check_file_exists",
|
||||
"func": "check_file_exists_and_structure_sim",
|
||||
"expected": {
|
||||
"type": "vm_file",
|
||||
"path": "~/Desktop/The_Lost_River_Of_Dreams.jpg",
|
||||
@@ -39,7 +39,7 @@
|
||||
"result": {
|
||||
"type": "vm_file",
|
||||
"path": "~/Desktop/export.jpg",
|
||||
"dest": "export.png"
|
||||
"dest": "export.jpg"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user