mirror of
https://github.com/getAlby/lndhub.go.git
synced 2025-12-23 23:55:02 +01:00
Be specific in keytopic name
This commit is contained in:
@@ -88,7 +88,7 @@ func (suite *RabbitMQTestSuite) TestPublishInvoice() {
|
||||
|
||||
m, err := ch.Consume(
|
||||
q.Name,
|
||||
"",
|
||||
"#.#.invoice",
|
||||
true,
|
||||
false,
|
||||
false,
|
||||
|
||||
Reference in New Issue
Block a user