Skip to content

Commit

Permalink
test: rename provider state
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed Jun 14, 2018
1 parent 975ea35 commit a759480
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/service_providers/pact_ruby_fetch_pacts_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

before do
pact_broker
.given('all the relations exists in the index resource')
.given('the relations for retrieving pacts exist in the index resource')
.upon_receiving('a request for the index resource')
.with(
method: :get,
Expand Down

0 comments on commit a759480

Please sign in to comment.