mirror of
https://framagit.org/tykayn/mastodon.git
synced 2023-08-25 08:33:12 +02:00
Fix SidekiqProcessCheck checking for a queue name that isn't used in Mastodon (#16002)
This commit is contained in:
parent
2fe84f194b
commit
c5fe0864d1
@ -7,7 +7,6 @@ class Admin::SystemCheck::SidekiqProcessCheck < Admin::SystemCheck::BaseCheck
|
||||
mailers
|
||||
pull
|
||||
scheduler
|
||||
ingress
|
||||
).freeze
|
||||
|
||||
def pass?
|
||||
|
Loading…
Reference in New Issue
Block a user