core: Fix TestContext2Apply_moduleDestroyOrder

This was assuming a previous buggy behavior of failing to prune out an
empty module in the state. The new state code doesn't have this bug, so
we must update the expected result to reflect that.
This commit is contained in:
Martin Atkins 2018-09-20 16:17:00 -07:00
parent 4824eba07d
commit 25df611e26
1 changed files with 0 additions and 2 deletions

View File

@ -573,8 +573,6 @@ module.child:
const testTerraformApplyModuleDestroyOrderStr = `
<no state>
module.child:
<no state>
`
const testTerraformApplyMultiProviderStr = `