Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion challenges/ecosystem/06.md
Original file line number Diff line number Diff line change
Expand Up @@ -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**:
Expand Down