summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtools/ci/scripts/runtest.sh2
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"