Skip to content

Commit 567eaf8

Browse files
committed
feat: add testing infrastructure for login MFA flow and E2E suite
Signed-off-by: romanetar <roman_ag@hotmail.com>
1 parent 3b111f5 commit 567eaf8

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/pull_request_unit_tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ jobs:
3737
PHP_VERSION: 8.3
3838
OTEL_SDK_DISABLED: true
3939
OTEL_SERVICE_ENABLED: false
40+
TURNSTILE_SITE_KEY: '1x00000000000000000000AA'
41+
TURNSTILE_SECRET_KEY: '1x0000000000000000000000000000000AA'
4042
services:
4143
mysql:
4244
image: mysql:8.0

0 commit comments

Comments
 (0)