core: Fix TestContext2Apply_Provisioner_compute

Due to a quirk in how testDiffFn constructs its diff, compute doesn't
actually get included in the final result anymore under the new shims.
This result is still correct, nonetheless.
This commit is contained in:
Martin Atkins 2018-09-25 17:16:10 -07:00
parent 1cfaf52406
commit d1f95ea6a7
1 changed files with 0 additions and 1 deletions

View File

@ -644,7 +644,6 @@ aws_instance.bar:
aws_instance.foo:
ID = foo
provider = provider.aws
compute = value
num = 2
type = aws_instance
value = computed_value