This reverts commit f8f7c1540a
.
PR Close #32841
This commit is contained in:

committed by
Andrew Kushnir

parent
e668d7971d
commit
948714c17c
@ -822,7 +822,7 @@ describe('styling', () => {
|
||||
const node = getDebugNode(element) !;
|
||||
|
||||
const styles = node.styles !;
|
||||
const config = styles.context.config;
|
||||
const config = styles.config;
|
||||
expect(config.hasCollisions).toBeFalsy();
|
||||
expect(config.hasMapBindings).toBeFalsy();
|
||||
expect(config.hasPropBindings).toBeTruthy();
|
||||
|
Reference in New Issue
Block a user