diff --git a/tests/e2e/env/README.md b/tests/e2e/env/README.md index 121e52440f1..3856d5d6dfe 100644 --- a/tests/e2e/env/README.md +++ b/tests/e2e/env/README.md @@ -147,6 +147,7 @@ To implement the Slackbot in your CI: - `files:write` - `incoming-webhook` - Add the app to your channel +- Invite the Slack app user to your channel `/invite @your-slackbot-user` - In your CI environment - Add the environment variable `WC_E2E_SCREENSHOTS=1` - Add your app Oauth token to a CI secret `E2E_SLACK_TOKEN`