Skip to content

Commit 1cf4ddd

Browse files
authored
fix failing test (#3976)
1 parent 3ae2b1f commit 1cf4ddd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/service/model_builder_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6501,6 +6501,7 @@ func Test_defaultModelBuilderTask_Build(t *testing.T) {
65016501
"type":"network",
65026502
"scheme":"internet-facing",
65036503
"securityGroupsInboundRulesOnPrivateLink":"on",
6504+
"enablePrefixForIpv6SourceNat": "off",
65046505
"ipAddressType":"ipv4",
65056506
"subnetMapping":[
65066507
{

0 commit comments

Comments
 (0)