Commit 09f2cdf
committed
fix(tests): increase MailSlurp timeout from 30s to 60s
- Increase email wait timeout from 30000ms to 60000ms
- Addresses CI email delivery delays that were causing authentication timeouts
- Simple but crucial fix for the final piece of reliable CI authentication
The hybrid authentication flow works perfectly, just needed more time
for OTP emails to arrive in the CI environment.1 parent 8773a84 commit 09f2cdf
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments