1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00

working image test

This commit is contained in:
Nat Welch 2013-04-29 15:43:05 -07:00
parent 34feaa4650
commit a00ec777ef

View file

@ -54,7 +54,7 @@ Shindo.tests('Fog::Compute[:google] | image requests', ['google']) do
tests('success') do
image_name = 'ubuntu-12-04-v20120912'
image_name = 'gcel-12-04-v20130325'
source_type = 'RAW'
tests("#insert_image").formats(@insert_image_format) do