Skip to content

Commit

Permalink
rename test
Browse files Browse the repository at this point in the history
  • Loading branch information
andy-liuu committed Nov 4, 2024
1 parent f85a612 commit ee5ba2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/webhooks/registry_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit ee5ba2c

Please sign in to comment.