Rename jobs/attachments rspec tag names (#29762)
This commit is contained in:
@@ -69,7 +69,7 @@ RSpec.describe Admin::AccountAction do
|
||||
end
|
||||
end
|
||||
|
||||
it 'sends email to target account user', :sidekiq_inline do
|
||||
it 'sends email to target account user', :inline_jobs do
|
||||
emails = capture_emails { subject }
|
||||
|
||||
expect(emails).to contain_exactly(
|
||||
|
||||
Reference in New Issue
Block a user