1
0
Fork 0
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:
Ash Wilson 2013-12-20 08:53:17 -05:00
parent d402b3e457
commit 66964e9410

View file

@ -90,9 +90,8 @@ Shindo.tests('Fog::Rackspace::Storage | directory', ['rackspace']) do
directory_attributes[:metadata] = {:draft => 'true'}
tests('metadata') do
pending if Fog.mocking?
tests('metadata') do
model_tests(@service.directories, directory_attributes, Fog.mocking?) do
tests('sets metadata on create').returns('true') do
@instance.metadata.data