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 e0adb41 commit f8f3c98Copy full SHA for f8f3c98
dev-packages/e2e-tests/README.md
@@ -10,7 +10,8 @@ Prerequisites: Docker
10
- Copy `.env.example` to `.env`
11
- OPTIONAL: Fill in auth information in `.env` for an example Sentry project - you only need this to run E2E tests that
12
send data to Sentry.
13
-- Run `yarn build:tarball` in the root of the repository
+- Run `yarn build:tarball` in the root of the repository (needs to be rerun after every update in /packages for the
14
+ changes to have effect on the tests).
15
16
To finally run all of the tests:
17
0 commit comments