Skip to content

Commit 77aa375

Browse files
committed
fix lint
1 parent 225d1fa commit 77aa375

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/e2e-tests/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ current state.
77

88
Prerequisites: Docker
99

10-
* Copy `.env.example` to `.env`
11-
* Fill in auth information in `.env` for an example Sentry project
12-
* The `E2E_TEST_AUTH_TOKEN` must have all the default permissions
10+
- Copy `.env.example` to `.env`
11+
- Fill in auth information in `.env` for an example Sentry project
12+
- The `E2E_TEST_AUTH_TOKEN` must have all the default permissions
1313

1414
```bash
1515
yarn test:e2e

0 commit comments

Comments
 (0)