mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 22:43:42 +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.