Typo supermarket -> compliance

Signed-off-by: Steven Danna <steve@chef.io>
This commit is contained in:
Steven Danna 2016-09-09 14:46:36 +01:00
parent 1c10d7fbb4
commit 4d2d0f2b67
No known key found for this signature in database
GPG key ID: 94DFB46E861A7DAE

View file

@ -40,11 +40,11 @@ module Compliance
end
#
# We want to save supermarket: in the lockfile rather than url: to
# We want to save compliance: in the lockfile rather than url: to
# make sure we go back through the ComplianceAPI handling.
#
def resolved_source
{ supermarket: supermarket_profile_name }
{ compliance: supermarket_profile_name }
end
def to_s