diff --git a/test/webhooks/registry_test.rb b/test/webhooks/registry_test.rb index 676240319..b3fc31ea7 100644 --- a/test/webhooks/registry_test.rb +++ b/test/webhooks/registry_test.rb @@ -40,7 +40,7 @@ def setup VALID_PROTOCOL_ADDRESSES.each do |protocol, addresses| addresses.each do |address| - define_method("test_add_#{protocol}_registration_if_identical_webhook_exists_using_#{address}") do + define_method("test_#{protocol}_no_registration_if_identical_webhook_exists_using_#{address}") do do_no_registration_needed_test( queries[protocol][:check_existing_response], protocol,