Skip to content

Commit 8ce772e

Browse files
committed
fixup! ImportPlanVerify
1 parent 77d04e2 commit 8ce772e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

helper/resource/testing_new_import_state.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,6 @@ func testStepNewImportState(ctx context.Context, t testing.T, helper *plugintest
193193
}
194194
}
195195

196-
// TODO compare plan to state from previous step
197196
if len(plan.ResourceChanges) > 0 {
198197
logging.HelperResourceDebug(ctx, fmt.Sprintf("ImportBlockWithId: %d resource changes", len(plan.ResourceChanges)))
199198

0 commit comments

Comments
 (0)