Commit 94e591a
committed
refactor: refactor RabbitMQ connection handling and cleanup tests
- Remove unused `endpoint` variable in `TestShutdownWorkFlow`
- Add retrieval of RabbitMQ container port and host
- Replace RabbitMQ connection address with formatted host and port values
- Remove unnecessary log statement
Signed-off-by: appleboy <[email protected]>1 parent 3b59d86 commit 94e591a
1 file changed
+9
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
65 | 71 | | |
66 | 72 | | |
67 | | - | |
| 73 | + | |
68 | 74 | | |
69 | 75 | | |
70 | 76 | | |
| |||
0 commit comments