From 205973473304a690fc38e2e5dd8f6dd4eabd3d0d Mon Sep 17 00:00:00 2001 From: Dan Caseley Date: Fri, 8 Nov 2024 10:35:32 +0000 Subject: [PATCH] DO NOT MERGE: Test eraseText only --- e2e/workspaces/demo_app/commands_tour.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e2e/workspaces/demo_app/commands_tour.yaml b/e2e/workspaces/demo_app/commands_tour.yaml index 80b3ea1990..58180be28a 100644 --- a/e2e/workspaces/demo_app/commands_tour.yaml +++ b/e2e/workspaces/demo_app/commands_tour.yaml @@ -5,7 +5,7 @@ tags: - android # TODO: Make this iOS compatible (or skip platform-specific tests) env: THING: "five" - RUN_ONLY: "" # Set to a command name to run only that command + RUN_ONLY: "eraseText" # Set to a command name to run only that command --- # TODO: addMedia