mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
Missing commas in the definition of all the queues to check meant that it would be looking for queues with concatenated names, rather than the correct ones. Added the commas.