mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-15 00:38:27 +00:00
Use methods from SystemHelpers more consistently (#33973)
This commit is contained in:
@@ -81,7 +81,7 @@ RSpec.describe 'Admin Webhooks' do
|
||||
end
|
||||
|
||||
def submit_form
|
||||
click_on I18n.t('generic.save_changes')
|
||||
click_on(submit_button)
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user