You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ab-testing/notification-lambda/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,8 +20,8 @@ install dependencies:
20
20
pnpm install
21
21
```
22
22
23
-
Call the `run.ts` script, (be sure to announce you're using the CODE stage in the semaphore chat channel):
23
+
Call the `run.ts` script (this will send emails to owners of tests which are close to expiry or which have expired in your local [/ab-testing/config/abTests.ts](/ab-testing/config/abTests.ts) file):
0 commit comments