mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
The rest of the directory_tests now pass too.
Well, that was easy.
This commit is contained in:
parent
d402b3e457
commit
66964e9410
1 changed files with 2 additions and 3 deletions
|
@ -91,7 +91,6 @@ Shindo.tests('Fog::Rackspace::Storage | directory', ['rackspace']) do
|
|||
directory_attributes[:metadata] = {:draft => 'true'}
|
||||
|
||||
tests('metadata') do
|
||||
pending if Fog.mocking?
|
||||
|
||||
model_tests(@service.directories, directory_attributes, Fog.mocking?) do
|
||||
tests('sets metadata on create').returns('true') do
|
||||
|
|
Loading…
Reference in a new issue