Implement Instance Moderation Notes (#31529)
This commit is contained in:
parent
0f9f27972d
commit
72f2f35bfb
20 changed files with 295 additions and 15 deletions
|
|
@ -35,7 +35,7 @@ RSpec.describe 'Admin::AccountModerationNotes' do
|
|||
end
|
||||
|
||||
def delete_note
|
||||
within('.report-notes__item__actions') do
|
||||
within('.report-notes__item:first-child .report-notes__item__actions') do
|
||||
click_on I18n.t('admin.reports.notes.delete')
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue