diff --git a/tests/openstack/requests/identity/tenant_tests.rb b/tests/openstack/requests/identity/tenant_tests.rb index 1fafc2f96..6e3106347 100644 --- a/tests/openstack/requests/identity/tenant_tests.rb +++ b/tests/openstack/requests/identity/tenant_tests.rb @@ -4,8 +4,7 @@ Shindo.tests('Fog::Identity[:openstack] | tenant requests', ['openstack']) do 'id' => String, 'name' => String, 'enabled' => Fog::Nullable::Boolean, - 'description' => Fog::Nullable::String, - 'extra' => Fog::Nullable::Hash + 'description' => Fog::Nullable::String } @role_format = {