spec/whm/reseller_spec.rb in lumberg-2.0.0.pre18 vs spec/whm/reseller_spec.rb in lumberg-2.0.0.pre20

- old
+ new

@@ -224,10 +224,10 @@ result[:success].should be_false result[:message].should match(/Reseller Does Not Exist/i) end end - describe "#listacls" do + describe "#list_acls" do use_vcr_cassette "whm/reseller/listacls" it "lists the saved reseller ACL lists" do result = @reseller.list_acls result[:params].size.should == 1