Add optional OAuth application to reports (#30539)
This commit is contained in:
@@ -47,6 +47,7 @@ RSpec.describe 'Reports' do
|
||||
|
||||
expect(target_account.targeted_reports).to_not be_empty
|
||||
expect(target_account.targeted_reports.first.comment).to eq 'reasons'
|
||||
expect(target_account.targeted_reports.first.application).to eq token.application
|
||||
|
||||
expect(emails.size)
|
||||
.to eq(1)
|
||||
|
||||
Reference in New Issue
Block a user