Skip to content

Commit f76430c

Browse files
committed
fixup! Update ImportState tests that have inline config
1 parent 20e4a75 commit f76430c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

helper/resource/importstate/import_block_with_id_test.go

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,9 +86,7 @@ func TestImportBlock_WithID_ExpectError(t *testing.T) {
8686
8787
import {
8888
to = examplecloud_container.test
89-
identity = {
90-
id = "westeurope/somevalue"
91-
}
89+
id = "westeurope/somevalue"
9290
}
9391
`,
9492
ResourceName: "examplecloud_container.test",

0 commit comments

Comments
 (0)