1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00

Enable claim_tests in mocking mode.

This commit is contained in:
Ash Wilson 2014-01-20 14:55:31 -05:00
parent 7c5775be32
commit 9b9a5f4baf
2 changed files with 2 additions and 4 deletions

View file

@ -45,7 +45,7 @@ module Fog
end
else
unless claim_id
# Exception
# Currently succeeds.
end
end

View file

@ -1,6 +1,4 @@
Shindo.tests('Fog::Rackspace::Queues | claim_tests', ['rackspace']) do
pending if Fog.mocking?
Shindo.tests('Fog::Rackspace::Queues | claim_tests', ['rackspace']) do
service = Fog::Rackspace::Queues.new