1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
This commit is contained in:
Thomas Kadauke 2013-05-30 10:43:43 +02:00
parent e662dbddcd
commit 3db0aaf842

View file

@ -16,7 +16,7 @@ module Fog
class Mock
def list_images_detail
def list_images_detail(filters = {})
response = Excon::Response.new
images = self.data[:images].values