tests/hp/requests/compute/address_tests.rb in fog-1.5.0 vs tests/hp/requests/compute/address_tests.rb in fog-1.6.0
- old
+ new
@@ -1,5 +1,5 @@
-Shindo.tests('Fog::Compute[:hp] | address requests', [:hp]) do
+Shindo.tests('Fog::Compute[:hp] | address requests', ["hp"]) do
@floating_ips_format = {
'instance_id' => Fog::Nullable::Integer,
'ip' => Fog::Nullable::String,
'fixed_ip' => Fog::Nullable::String,