···33Make sure you've copied `.env.example` to `.env.test` and provided any required
44values.
5566+Install dependencies in `/dev-env`
77+88+```
99+cd dev-env && yarn
1010+```
1111+612## Using Maestro
7138141. Install Maestro by following [these instructions](https://maestro.mobile.dev/getting-started/installing-maestro). This will help us run the E2E tests.