Skip to content

Commit

Permalink
chore: correct policy name [pf]
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed Apr 1, 2022
1 parent 1f232c0 commit abbb043
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/pact_broker/api/resources/provider_pacts.rb
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ def resource_exists?
end

def policy_name
:'pacts::pacts'
:'pacts::provider_pacts'
end

def to_json
Expand Down

0 comments on commit abbb043

Please sign in to comment.