Commit d145c21
fix: increase waitForRunningContainer timeout from 120s to 300s
The 120s timeout is too tight for CI runners, causing flaky E2E failures
when the Spring Boot container takes longer to start.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 4de2048 commit d145c21
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
0 commit comments