mirror of
https://github.com/apache/jclouds.git
synced 2025-02-16 15:08:28 +00:00
fixed broken parser test
This commit is contained in:
parent
89802cf955
commit
2e675f0fbc
@ -66,7 +66,7 @@ public class ListNetworksResponseTest extends BaseSetParserTest<Network> {
|
||||
.broadcastURI(URI.create("vlan://240"))
|
||||
.DNS(ImmutableList.of("8.8.8.8"))
|
||||
.guestIPType(GuestIPType.VIRTUAL)
|
||||
.domain("ROOT")
|
||||
.domain("cs3cloud.internal")
|
||||
.isDefault(true)
|
||||
.services(
|
||||
ImmutableSortedSet.of(
|
||||
|
Loading…
x
Reference in New Issue
Block a user