resultsdb: fix typo in the callback

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2019-10-18 15:42:21 +02:00
parent adc794e465
commit 1e6a2cd2fd

View file

@ -14,7 +14,7 @@ topic_prefix = "org.fedoraproject.prod"
publish_exchange = "amq.topic"
passive_declares = true
callback = "resultsdb_listener.consumer:consume"
callback = "resultsdb_listener.consumer:Consumer"
# Note the double brackets below.