Temp disable latitude tests due to discovery bug

This commit is contained in:
Steven Bazyl 2012-09-05 12:36:03 -07:00
parent 0903702738
commit ac5bef80aa
1 changed files with 3 additions and 1 deletions

View File

@ -390,7 +390,8 @@ describe Google::APIClient do
end).should raise_error(ArgumentError)
end
end
=begin
describe 'with the latitude API' do
before do
CLIENT.authorization = nil
@ -453,6 +454,7 @@ describe Google::APIClient do
result.response.status.should == 401
end
end
=end
describe 'with the moderator API' do
before do