test/api_stub/requests/resources/resource_group.rb in fog-azure-rm-0.3.3 vs test/api_stub/requests/resources/resource_group.rb in fog-azure-rm-0.3.4

- old
+ new

@@ -7,10 +7,10 @@ body = '{ "id": "/subscriptions/########-####-####-####-############/resourceGroups/fog-test-rg", "name": "fog-test-rg", "location": "westus", "tags": { - "tagname1": "tagvalue1" + "tagkey1": "tagvalue1" }, "properties": { "provisioning_state": "Succeeded" } }'