Skip to content

Commit

Permalink
Drop 'extras' from tenant test validations.
Browse files Browse the repository at this point in the history
  • Loading branch information
dprince committed Jan 28, 2013
1 parent 65a90fd commit 020d992
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/openstack/requests/identity/tenant_tests.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@
'id' => String,
'name' => String,
'enabled' => Fog::Nullable::Boolean,
'description' => Fog::Nullable::String,
'extra' => Fog::Nullable::Hash
'description' => Fog::Nullable::String
}

@role_format = {
Expand Down

0 comments on commit 020d992

Please sign in to comment.