Skip to content

Commit

Permalink
spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
tannalynn committed Jan 14, 2025
1 parent 7d69756 commit 69f118f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/multiverse/lib/multiverse/runner.rb
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ def execute_suites(filter, opts)
'httpclients_2' => %w[typhoeus net_http httprb ethon httpx],
'rails' => %w[active_support_broadcast_logger active_support_logger rails rails_prepend activemerchant],

# these neede services running in github actions, so they are separated
# these need services running in github actions, so they are separated
'services_1' => %w[elasticsearch mongo bunny],
'services_2' => %w[redis sidekiq memcache],
'services_kafka' => %w[rdkafka ruby_kafka],
Expand Down

0 comments on commit 69f118f

Please sign in to comment.