Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
wip
Browse files Browse the repository at this point in the history
psaavedra committed Jan 22, 2025
1 parent 840cddd commit bc2bd9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/robot_framework/tests/keywords_common.robot
Original file line number Diff line number Diff line change
@@ -45,7 +45,7 @@ Remote Weston Capture Screenshot
Remote Weston Check Screenshot
[Arguments] ${image} @{other_params}
Remote Weston Capture Screenshot ${image}
Compare Images ${BASELINE_IMAGES_PATH}/${image} ${image} threshold=0.0005 @{other_params}
Compare Images ${BASELINE_IMAGES_PATH}/${image} ${image} @{other_params} threshold=0.0005

Webdriver Remote Start
[Arguments] @{other_params}

0 comments on commit bc2bd9c

Please sign in to comment.