Commit 4d0d05a
committed
minor symfony#61674 [Messenger] fix test setup (xabbuh)
This PR was merged into the 6.4 branch.
Discussion
----------
[Messenger] fix test setup
| Q | A
| ------------- | ---
| Branch? | 6.4
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues |
| License | MIT
Commits
-------
3c974e3 fix test setupFile tree
1 file changed
+5
-5
lines changed- src/Symfony/Component/Messenger/Bridge/Redis/Tests/Transport
1 file changed
+5
-5
lines changedLines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
412 | 412 | | |
413 | 413 | | |
414 | 414 | | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
415 | 419 | | |
416 | 420 | | |
417 | 421 | | |
418 | | - | |
| 422 | + | |
419 | 423 | | |
420 | 424 | | |
421 | 425 | | |
422 | 426 | | |
423 | | - | |
424 | | - | |
425 | | - | |
426 | | - | |
427 | 427 | | |
428 | 428 | | |
429 | 429 | | |
| |||
0 commit comments