mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
Er, *actually* enable the messages_tests for mocks.
This commit is contained in:
parent
d7f574978b
commit
2973afc7a9
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ Shindo.tests('Fog::Rackspace::Queues | messages', ['rackspace']) do
|
|||
:body => "blah"
|
||||
}
|
||||
|
||||
collection_tests(queue.messages, options, false)
|
||||
collection_tests(queue.messages, options)
|
||||
|
||||
queue.destroy
|
||||
end
|
||||
|
|
Loading…
Add table
Reference in a new issue