Fix SidekiqProcessCheck checking for a queue name that isn't used in Mastodon (#16002)
This commit is contained in:
parent
5e46956630
commit
729197f1c8
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@ class Admin::SystemCheck::SidekiqProcessCheck < Admin::SystemCheck::BaseCheck
|
||||||
mailers
|
mailers
|
||||||
pull
|
pull
|
||||||
scheduler
|
scheduler
|
||||||
ingress
|
|
||||||
).freeze
|
).freeze
|
||||||
|
|
||||||
def pass?
|
def pass?
|
||||||
|
|
Loading…
Reference in a new issue