diff --git a/test/unit/property-effects.html b/test/unit/property-effects.html index b4f619db56..dbc2a43909 100644 --- a/test/unit/property-effects.html +++ b/test/unit/property-effects.html @@ -1924,12 +1924,14 @@ _template: html`
[[hostProp]]
[[noDeps()]]
+
[[literalDeps('hi')]]
[[dynamicFn()]]
[[dynamicFnWithDep(hostProp)]]