Skip to content

Commit 55b88aa

Browse files
committed
fmt
1 parent 09bd9b5 commit 55b88aa

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

helper/resource/testing_new_import_block_test.go

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -87,10 +87,10 @@ func TestTest_TestStep_ImportBlockVerify(t *testing.T) {
8787
import {
8888
to = examplecloud_thing.test
8989
identity = {
90-
hat = "derby"
91-
cat = "garfield"
92-
}
93-
}`,
90+
hat = "derby"
91+
cat = "garfield"
92+
}
93+
}`,
9494
},
9595
},
9696
})

0 commit comments

Comments
 (0)