mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
[rackspace|storage] rackspace files tests should be pending in mocked mode
This commit is contained in:
parent
9791497628
commit
7563d2ed25
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue