test/yao/resources/test_loadbalancer_healthmonitor.rb in yao-0.6.3 vs test/yao/resources/test_loadbalancer_healthmonitor.rb in yao-0.7.0
- old
+ new
@@ -1,7 +1,7 @@
require "time"
-class TestRole < Test::Unit::TestCase
+class TestLoadBalancerHealthMonitor < Test::Unit::TestCase
def test_loadbalancer_healtchmonitor
params = {
"name" => "super-pool-health-monitor",
"admin_state_up" => true,
"created_at" => "2017-05-11T23:53:47",