discoveryHosts -> hosts
This commit is contained in:
snoop 2016-11-18 12:18:38 +09:00
parent e8310887a0
commit 1725a0f8cd

View File

@ -155,7 +155,7 @@ public class DiscoveryHistoryRepositoryTest {
discoveryHosts.add(host1);
}
zone.setDiscoveryHosts(discoveryHosts);
zone.setHosts(discoveryHosts);