There was an error while loading. Please reload this page.
1 parent f38da22 commit b0b1de5Copy full SHA for b0b1de5
1 file changed
.github/workflows/test.yml
@@ -18,4 +18,6 @@ jobs:
18
run: npm ci
19
20
- name: Run tests
21
+ env:
22
+ FLUENT_USER_EMAIL: 'test@example.com'
23
run: npm test -- --ci
0 commit comments