mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-15 00:38:27 +00:00
Fix Capybara/ClickLinkOrButtonStyle cop in spec/features (#28576)
This commit is contained in:
@@ -16,7 +16,7 @@ describe 'Admin::EmailDomainBlocks' do
|
||||
|
||||
context 'without selecting any records' do
|
||||
it 'displays a notice about selection' do
|
||||
click_button button_for_delete
|
||||
click_on button_for_delete
|
||||
|
||||
expect(page).to have_content(selection_error_text)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user