Skip to content

Commit

Permalink
Merge pull request #1259 from alphagov/rename-pact
Browse files Browse the repository at this point in the history
Rename pact
  • Loading branch information
KludgeKML committed May 9, 2024
2 parents d327d24 + 41d9573 commit 1ad6949
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/support/pact_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1ad6949

Please sign in to comment.