Skip to content

Commit

Permalink
test: update placeholder hal relations for pact verification
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed Jun 21, 2018
1 parent c5d3937 commit 4cd3ec0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion spec/service_consumers/hal_relation_proxy_app.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@ class HalRelationProxyApp
'/HAL-REL-PLACEHOLDER-INDEX-PB-LATEST-TAGGED-VERSION-Condor-production' =>
'/pacticipants/Condor/latest-version/production',
'/HAL-REL-PLACEHOLDER-INDEX-PB-LATEST-VERSION-Condor' =>
'/pacticipants/Condor/latest-version'
'/pacticipants/Condor/latest-version',
'/HAL-REL-PLACEHOLDER-PB-WEBHOOKS' =>
'/webhooks'
}

RESPONSE_BODY_REPLACEMENTS = {
Expand Down

0 comments on commit 4cd3ec0

Please sign in to comment.