Update import_arm_resource_group_test.go
This commit is contained in:
parent
ef707a89a8
commit
f989009448
|
@ -27,8 +27,6 @@ func TestAccAzureRMResourceGroup_importBasic(t *testing.T) {
|
|||
ResourceName: resourceName,
|
||||
ImportState: true,
|
||||
ImportStateVerify: true,
|
||||
//ImportStateVerifyIgnore: []string{"resource_group_name"},
|
||||
//this isn't returned from the API!
|
||||
},
|
||||
},
|
||||
})
|
||||
|
|
Loading…
Reference in New Issue