Skip to content

Commit 33e8faf

Browse files
committed
Remove incidental test steps
1 parent 9c6616f commit 33e8faf

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

helper/resource/importstate/import_block_with_resource_identity_test.go

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,6 @@ func TestImportBlock_WithResourceIdentity(t *testing.T) {
3838
name = "somevalue"
3939
}`,
4040
},
41-
{
42-
RefreshState: true,
43-
},
4441
{
4542
ResourceName: "examplecloud_container.test",
4643
ImportState: true,
@@ -73,9 +70,6 @@ func TestImportBlock_WithResourceIdentity_RequiresVersion1_12_0(t *testing.T) {
7370
name = "somevalue"
7471
}`,
7572
},
76-
{
77-
RefreshState: true,
78-
},
7973
{
8074
ResourceName: "examplecloud_container.test",
8175
ImportState: true,

0 commit comments

Comments
 (0)