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

Commit

Permalink
remove unused Slanger::Validate
Browse files Browse the repository at this point in the history
  • Loading branch information
markburns committed May 15, 2015
1 parent 96fc1aa commit 9157e9e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions spec/unit/request_validation_spec.rb
Expand Up @@ -3,8 +3,6 @@

describe Slanger::Api::RequestValidation do
describe '#socket_id' do
Slanger::Validate #force autoload

it 'validation' do
socket_id = "POST\n/apps/99759/events\nauth_key=840543d97de9803651b1&auth_timestamp=123&auth_version=1.0&body_md5=some_md5&dummy="

Expand Down

0 comments on commit 9157e9e

Please sign in to comment.