diff --git a/terraform/context_apply_test.go b/terraform/context_apply_test.go index dae07dc68..7e957f2a2 100644 --- a/terraform/context_apply_test.go +++ b/terraform/context_apply_test.go @@ -3436,8 +3436,6 @@ func TestContext2Apply_multiProviderDestroyChild(t *testing.T) { checkStateString(t, state, ` -module.child: - `) }