diff --git a/tasks/edge.rake b/tasks/edge.rake index 462d8efa1b0..3f6460d63d8 100644 --- a/tasks/edge.rake +++ b/tasks/edge.rake @@ -13,6 +13,7 @@ namespace :edge do [ 'stripe', + 'elasticsearch', # more integrations here ].each do |integration| candidates = TEST_METADATA.fetch(integration).select do |_, rubies|