diff options
Diffstat (limited to 'tools/ci/scripts/runtest.sh')
-rwxr-xr-x | tools/ci/scripts/runtest.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/ci/scripts/runtest.sh b/tools/ci/scripts/runtest.sh index 840f3cf16..259e5655a 100755 --- a/tools/ci/scripts/runtest.sh +++ b/tools/ci/scripts/runtest.sh @@ -169,7 +169,7 @@ imagesdiff run4.png center_click.png send_command "/guikey -989 keyGUIHome" send_command "/screenshot run5.png" -imagesdiff run4.png run5.png +imagessame run4.png run5.png # open add server dialog send_command "/guikey -990 keyGUIInsert" |