Commit 9b97bfa
committed
fix(mail): pin down HTTP Port in TC test for MailServiceBeanIT IQSS#11472
Without pinning down the port, sometimes Testcontainers thinks it should
apply the waiting strategy on the SMTP port. Telling it explicitely
which port to use fixes this.1 parent f12323a commit 9b97bfa
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
0 commit comments