We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 225d1fa commit 77aa375Copy full SHA for 77aa375
packages/e2e-tests/README.md
@@ -7,9 +7,9 @@ current state.
7
8
Prerequisites: Docker
9
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
+- Copy `.env.example` to `.env`
+- Fill in auth information in `.env` for an example Sentry project
+ - The `E2E_TEST_AUTH_TOKEN` must have all the default permissions
13
14
```bash
15
yarn test:e2e
0 commit comments