From 047b0c7d49a156326f186bfc0b40ea2fa329ac28 Mon Sep 17 00:00:00 2001 From: Wolf Montwe Date: Thu, 9 Feb 2023 12:04:49 +0100 Subject: [PATCH] Fix README --- ui-flows/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ui-flows/README.md b/ui-flows/README.md index bc353dca7..c8dfa4489 100644 --- a/ui-flows/README.md +++ b/ui-flows/README.md @@ -22,8 +22,8 @@ To be able to run the flows, you need to [install the CLI tools](https://maestro Ensure a device or emulator is running and execute: -- `maestro test ui-flows/validate_compose_simple_message.yml ` -- `maestro test ui-flows/validate_message_details_show_contact_names.yml` +- `maestro test ui-flows/validate/compose_simple_message.yml ` +- `maestro test ui-flows/validate/message_details_show_contact_names.yml` ## Write