Rename jobs/attachments rspec tag names (#29762)
This commit is contained in:
parent
79b0e192d9
commit
f1300ad284
63 changed files with 76 additions and 76 deletions
|
@ -17,7 +17,7 @@ RSpec.describe MuteService do
|
|||
redis.del(home_timeline_key)
|
||||
end
|
||||
|
||||
it "clears account's statuses", :sidekiq_inline do
|
||||
it "clears account's statuses", :inline_jobs do
|
||||
FeedManager.instance.push_to_home(account, status)
|
||||
FeedManager.instance.push_to_home(account, other_account_status)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue