Skip to content

Commit

Permalink
removed irrelevant comment
Browse files Browse the repository at this point in the history
  • Loading branch information
pboling committed Nov 2, 2010
1 parent 258d7b7 commit 9a7dbb3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions spec/integrations/verify_signature_spec.rb
Expand Up @@ -25,8 +25,6 @@ def correct_params
"signatureMethod"=>"RSA-SHA1",
"expiry"=>"08/2014",
"status"=>"SC"}
#puts "#{@token_request_response.class}: @token_request_response: #{@token_request_response.inspect}"
#(request_url, params, client, options = {})
@pipeline_response = Remit::PipelineResponse.new("https://staging.timeperks.net/member/restaurants/31/thankyou", @params, remit_api, SECRET_KEY)
end

Expand Down

0 comments on commit 9a7dbb3

Please sign in to comment.