Skip to content

Commit

Permalink
fix failing test (#3976)
Browse files Browse the repository at this point in the history
  • Loading branch information
zac-nixon authored Dec 11, 2024
1 parent 3ae2b1f commit 1cf4ddd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/service/model_builder_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -6501,6 +6501,7 @@ func Test_defaultModelBuilderTask_Build(t *testing.T) {
"type":"network",
"scheme":"internet-facing",
"securityGroupsInboundRulesOnPrivateLink":"on",
"enablePrefixForIpv6SourceNat": "off",
"ipAddressType":"ipv4",
"subnetMapping":[
{
Expand Down

0 comments on commit 1cf4ddd

Please sign in to comment.