diff --git a/tests/rackspace/models/storage/file_tests.rb b/tests/rackspace/models/storage/file_tests.rb index bcf1a6de8..6a422f5cf 100644 --- a/tests/rackspace/models/storage/file_tests.rb +++ b/tests/rackspace/models/storage/file_tests.rb @@ -1,5 +1,7 @@ Shindo.tests('Fog::Rackspace::Storage | file', ['rackspace']) do + pending if Fog.mocking? + file_attributes = { :key => 'fog_file_tests', :body => lorem_file