Skip to content

Commit

Permalink
Fix arm test case
Browse files Browse the repository at this point in the history
  • Loading branch information
nvuillam committed Nov 30, 2021
1 parent 166e555 commit 47ef8f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .automation/test/arm/arm_good_1.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
{
"name": "[variables('Network.Name')]",
"type": "Microsoft.Network/virtualNetworks",
"apiVersion": "2019-12-01",
"apiVersion": "2021-05-01",
"location": "[variables('Network.Location')]",
"tags": "[variables('Network.Tags')]",
"properties": {
Expand Down

0 comments on commit 47ef8f7

Please sign in to comment.