Skip to content

Commit

Permalink
fix failing test
Browse files Browse the repository at this point in the history
  • Loading branch information
zac-nixon committed Dec 10, 2024
1 parent 2b3f870 commit 0555ac8
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 0555ac8

Please sign in to comment.