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:
parent
34feaa4650
commit
a00ec777ef
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue