Skip to content

Commit

Permalink
chore: add description to interaction in test data builder [ci-skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed Jan 20, 2021
1 parent 7401903 commit fdc4ed5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/pact_broker/test/http_test_data_builder.rb
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,7 @@ def generate_content(consumer_name, provider_name, content_id)
},
interactions: [
{
description: "a request",
request: {
method: "GET",
path: "/things/#{content_id}"
Expand Down

0 comments on commit fdc4ed5

Please sign in to comment.