diff --git a/test/support/pact_helper.rb b/test/support/pact_helper.rb index 62ad6948..06c68312 100644 --- a/test/support/pact_helper.rb +++ b/test/support/pact_helper.rb @@ -77,7 +77,7 @@ def email_alert_api_host end end - has_pact_with "PlacesManager API" do + has_pact_with "Places Manager API" do mock_service :places_manager_api do port PLACES_MANAGER_API_PORT end