tests/hp/requests/compute/image_tests.rb in fog-1.5.0 vs tests/hp/requests/compute/image_tests.rb in fog-1.6.0
- old
+ new
@@ -1,5 +1,5 @@
-Shindo.tests('Fog::Compute[:hp] | image requests', [:hp]) do
+Shindo.tests('Fog::Compute[:hp] | image requests', ["hp"]) do
@image_format = {
'id' => String,
'links' => [Hash],
'metadata' => Fog::Nullable::Hash,