Skip to content

Commit

Permalink
Merge pull request #1244 from SUSE/add-request
Browse files Browse the repository at this point in the history
Add request to billing check
  • Loading branch information
jesusbv authored Dec 9, 2024
2 parents 99d5b8d + 5d6a8f3 commit e21aeca
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ def check
# belongs to a PAYG or BYOS instance
verification_provider = InstanceVerification.provider.new(
logger,
nil,
request,
nil,
params[:metadata]
)
Expand Down

0 comments on commit e21aeca

Please sign in to comment.