Skip to content
This repository has been archived by the owner on Oct 17, 2023. It is now read-only.

Commit

Permalink
Remove comments
Browse files Browse the repository at this point in the history
  • Loading branch information
jyoung488 committed Feb 13, 2018
1 parent 7c0e157 commit e97d9a2
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions spec/hello_sign/client_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -189,14 +189,3 @@ def get_request(key)
end
end
end


# def timeout_request
# stub_post('/account/create', 'error').to_timeout
# end
#
# it "times out" do
# p timeout_request
# p "****"
# p timeout_request.response
# end

0 comments on commit e97d9a2

Please sign in to comment.