Skip to content

Commit c7f0560

Browse files
committed
ci: update E2E integration tests
1 parent 8075682 commit c7f0560

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config.integration.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ auth:
1919
session_ttl_sdk: 7200 # 2 hours for tests
2020
password_min_length: 8 # Relaxed for tests
2121
max_sessions_per_user: 5
22+
key_encryption_secret: "test-integration-secret-key-32bytes-long!"
2223
webauthn:
2324
rp_id: "localhost"
2425
rp_name: "InferaDB Test"

0 commit comments

Comments
 (0)