Skip to content

Commit aff6ff4

Browse files
committed
lint
1 parent 3dea9bb commit aff6ff4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

helper/resource/importstate/import_block_with_id_test.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,8 @@ func TestTest_TestStep_ImportBlockId_ExpectError(t *testing.T) {
9292
}
9393

9494
func TestTest_TestStep_ImportBlockId_FailWhenPlannableImportIsNotSupported(t *testing.T) {
95+
t.Parallel()
96+
9597
r.UnitTest(t, r.TestCase{
9698
TerraformVersionChecks: []tfversion.TerraformVersionCheck{
9799
tfversion.SkipAbove(tfversion.Version1_4_0), // ImportBlockWithId requires Terraform 1.5.0 or later

0 commit comments

Comments
 (0)