mirror of
https://github.com/zulip/zulip.git
synced 2025-11-16 03:41:58 +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.