lib/pact/templates/provider_state.erb in pact-1.1.0.rc1 vs lib/pact/templates/provider_state.erb in pact-1.1.0.rc2

- old
+ new

@@ -1,5 +1,4 @@ - Could not find one or more provider states. Have you required the provider states file for this consumer in your pact_helper.rb? If you have not yet defined these states, here is a template: <% consumers.keys.each do | consumer_name | %> Pact.provider_states_for "<%= consumer_name %>" do