We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5a9b6a commit e343f3bCopy full SHA for e343f3b
oci/identity_tag_resource_test.go
@@ -21,7 +21,7 @@ var (
21
)
22
23
// This test will be executed in a separate suite with 'tags_import_if_exists = false'
24
-func TestIdentityTagDeletion(t *testing.T) {
+func TestResourceIdentityTagDeletion(t *testing.T) {
25
httpreplay.SetScenario("TestIdentityTagDeletion")
26
defer httpreplay.SaveScenario()
27
0 commit comments