Skip to content

Commit 0cb0075

Browse files
committed
remove useless test
1 parent 3d1568d commit 0cb0075

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

spec/google/api_client/auth/storage_spec.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@
1111
let(:client_stub) { double }
1212
subject { Google::APIClient::Storage.new(store) }
1313

14-
it 'should initialize'
15-
1614
describe 'authorize' do
1715
it 'should authorize' do
1816
subject.should respond_to(:authorization)

0 commit comments

Comments
 (0)