From 60886f2e457c8a3526fe9166478bed9feecd0acd Mon Sep 17 00:00:00 2001 From: Matthew Chisolm <39521893+mchisolm0@users.noreply.github.com> Date: Thu, 27 Feb 2025 21:37:29 -0600 Subject: [PATCH] Update npm command --- challenges/ecosystem/06.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/challenges/ecosystem/06.md b/challenges/ecosystem/06.md index 908f1d6b..44df1233 100644 --- a/challenges/ecosystem/06.md +++ b/challenges/ecosystem/06.md @@ -64,7 +64,7 @@ appId: host.exp.Exponent - [ ] Run your test by lanching your project on a simulator and executing the following command: ```console -npm run maestro +npm run e2e ``` 2. **Check the Results**: