diff --git a/internal/stacks/stackruntime/apply_test.go b/internal/stacks/stackruntime/apply_test.go index 567cb37ece..a963309b9c 100644 --- a/internal/stacks/stackruntime/apply_test.go +++ b/internal/stacks/stackruntime/apply_test.go @@ -3146,9 +3146,6 @@ func TestApply_RemovedBlocks(t *testing.T) { providerreqs.PreferredHashes([]providerreqs.Hash{}), ) - // TODO: Add tests for and implement the following cases: - // - Add a test for a removed block that forgets instead of destroys. - tcs := map[string]struct { source string initialState *stackstate.State