summaryrefslogtreecommitdiff
diff options
-rw-r--r--jobs/touchscreen.txt.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/jobs/touchscreen.txt.in b/jobs/touchscreen.txt.in
index 24fd4b6..2b67945 100644
--- a/jobs/touchscreen.txt.in
+++ b/jobs/touchscreen.txt.in
@@ -91,7 +91,7 @@ _description:
VERIFICATION:
Did the tap open the Dash?
-plugin: user-interact
+plugin: user-interact-verify
id: touchscreen/3-touch-tap
depends: touchscreen/multitouch-automated
estimated_duration: 15.0
@@ -105,7 +105,7 @@ _description:
Did you see the green circles around the three fingers?
command: qmlscene $PLAINBOX_PROVIDER_DATA/touch_tap_test.qml --touchpoints=3 2>&1 | grep -o PASS
-plugin: user-interact
+plugin: user-interact-verify
id: touchscreen/4-touch-tap
depends: touchscreen/multitouch-automated
estimated_duration: 15.0