mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
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,
|
ResourceName: resourceName,
|
||||||
ImportState: true,
|
ImportState: true,
|
||||||
ImportStateVerify: true,
|
ImportStateVerify: true,
|
||||||
//ImportStateVerifyIgnore: []string{"resource_group_name"},
|
|
||||||
//this isn't returned from the API!
|
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
})
|
})
|
||||||
|
Loading…
Reference in New Issue
Block a user