Skip to content

Commit

Permalink
[brightbox] fix formats in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
geemus committed Jan 22, 2011
1 parent 9a0606e commit da1804a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/compute/requests/brightbox/helper.rb
Expand Up @@ -189,6 +189,7 @@ module Collected
}

LOAD_BALANCER = {
"cloud_ips" => Array,
"id" => String,
"resource_type" => String,
"url" => String,
Expand All @@ -202,6 +203,7 @@ module Collected
"id" => String,
"resource_type" => String,
"url" => String,
"listed" => Fog::Boolean,
"name" => String,
"status" => String,
"hostname" => String,
Expand Down

0 comments on commit da1804a

Please sign in to comment.