1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00

Fix SidekiqProcessCheck checking for a queue name that isn't used in Mastodon (#16002)

This commit is contained in:
Claire 2021-04-05 23:41:37 +02:00 committed by GitHub
parent 2fe84f194b
commit c5fe0864d1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,6 @@ class Admin::SystemCheck::SidekiqProcessCheck < Admin::SystemCheck::BaseCheck
mailers
pull
scheduler
ingress
).freeze
def pass?