test/epom/zone_test.rb in epom-0.10.11 vs test/epom/zone_test.rb in epom-0.10.13
- old
+ new
@@ -31,10 +31,10 @@
:hash => Epom.create_hash(Epom.create_hash(ENV['password']), timestamp),
:timestamp => timestamp,
:username => ENV['username'],
:name => "zone #{timestamp}",
:description => "description",
- :zoneId => ENV['zone_id'],
+ :id => ENV['zone_id'],
:siteId => ENV['site_id']
}
url_params = {
}
\ No newline at end of file