From 8b5c3cdcb90ccf073523e8d56f121b5a683c1dc8 Mon Sep 17 00:00:00 2001 From: Benoit Marty Date: Fri, 13 Jan 2023 17:40:05 +0100 Subject: [PATCH] Update doc. --- .maestro/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.maestro/README.md b/.maestro/README.md index 15915cbf1c..fc2a71d90e 100644 --- a/.maestro/README.md +++ b/.maestro/README.md @@ -45,6 +45,8 @@ maestro studio Note that sometimes, this prevent running the test. So kill the `meastro studio` process to be able to run the test again. +Also, if updating the application code, do not forget to deploy again the application before running the maestro tests. + ## CI The CI is running maestro using the workflow `.github/worflow/maestro.yaml` and [maestro cloud](https://cloud.mobile.dev/). For now we are limited to 100 runs a month.