Skip to content

Commit

Permalink
Update the name of provider state in Pact tests
Browse files Browse the repository at this point in the history
  • Loading branch information
unoduetre committed May 7, 2024
1 parent 01ebe03 commit 97b7230
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/service_consumers/pact_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ def url_encode(str)
end
end

provider_state "a subscriber list with the tag topic: motoring/road_rage exists" do
provider_state "a subscriber list with the tag policy: motoring/road_rage exists" do
set_up do
create(:subscriber_list)
end
Expand Down

0 comments on commit 97b7230

Please sign in to comment.