Skip to content

Commit 20a8d8a

Browse files
authored
Update 06.md
1 parent 64243b6 commit 20a8d8a

File tree

1 file changed

+2
-1
lines changed
  • challenges/ecosystem

1 file changed

+2
-1
lines changed

challenges/ecosystem/06.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ Maestro is a powerful library for automating user interactions in your React Nat
3535
"scripts": {
3636
"maestro": "maestro test tests/process.yaml"
3737
}
38+
```
3839

3940
4. **Write Your Test**:
4041
- [ ] Write a test in the `process.yaml` file.
@@ -72,4 +73,4 @@ appId: host.exp.Exponent
7273

7374
- [ ] Write more tests for your application.
7475
- [ ] Explore Maestro's documentation to learn more about its capabilities.
75-
- [ ] Write a more complex test that involves testIDs.
76+
- [ ] Write a more complex test that involves testIDs.

0 commit comments

Comments
 (0)