diff --git a/test/view-model-attribute/cleanup_removed_partial_Layout.html b/test/view-model-attribute/cleanup_removed_partial_Layout.html index 2007c4e..9d92ba9 100644 --- a/test/view-model-attribute/cleanup_removed_partial_Layout.html +++ b/test/view-model-attribute/cleanup_removed_partial_Layout.html @@ -36,7 +36,9 @@ "CompositionProvider_0": { "Html": "../templateToInclude.html", "Composition": 'a Composition', - "PartialId": "given PartialId" + "PartialId": "given PartialId", + "ActualViewUris": ["../templateToInclude.html"], + "ViewUris": ["../templateToInclude.html"] }, "doesItWork": "works!" };