Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ms-henglu committed Oct 13, 2023
1 parent 356d849 commit 6922abb
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,6 @@
}
},
"newText": "parent_id = ${1:\"The id of the Microsoft.Resources/resourceGroups@2020-06-01 resource\"}\nname = ${2:\"The name of the resource\"}\nlocation = ${3:\"location\"}\nbody = jsonencode({\n properties = {\n internet = \"Disabled\"\n managementCluster = {\n clusterSize = 3\n }\n networkBlock = \"192.168.48.0/22\"\n }\n sku = {\n name = \"av36\"\n }\n })\nschema_validation_enabled = false\nresponse_export_values = [\"*\"]\n"
},
"command": {
"title": "Suggest",
"command": "editor.action.triggerSuggest"
}
},
{
Expand Down

0 comments on commit 6922abb

Please sign in to comment.