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 5, 2024
1 parent 783b5c4 commit 98433b3
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_#{protocol}_no_registration_if_identical_webhook_exists_on_#{address}") do
define_method("test_#{protocol}_no_registration_if_identical_webhook_exists_with_address_#{address}") do
# Given
setup_queries_and_responses(
[queries[protocol][:check_query]],
Expand Down

0 comments on commit 98433b3

Please sign in to comment.