Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 35f753b

Browse files
committed
test(template): adjust parent notification spec
1 parent 64b1271 commit 35f753b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/template/if/src/lib/tests/if.directive.parent-notification.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import { RxIf } from '../if.directive';
1515
*rxIf="
1616
value$;
1717
strategy: strategy;
18-
parent: true;
18+
parent: false;
1919
renderCallback: rendered$
2020
"
2121
>

0 commit comments

Comments
 (0)