Skip to content

Commit 7f8bcd4

Browse files
authored
Merge pull request #270 from mchisolm0/fix-maestro-exercise
Update npm command
2 parents 1973c90 + 60886f2 commit 7f8bcd4

File tree

1 file changed

+1
-1
lines changed
  • challenges/ecosystem

1 file changed

+1
-1
lines changed

challenges/ecosystem/06.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ appId: host.exp.Exponent
6464
- [ ] Run your test by lanching your project on a simulator and executing the following command:
6565
6666
```console
67-
npm run maestro
67+
npm run e2e
6868
```
6969

7070
2. **Check the Results**:

0 commit comments

Comments
 (0)