Skip to content
Snippets Groups Projects
Commit 8fa78d10 authored by Pete Bacon Darwin's avatar Pete Bacon Darwin Committed by atscott
Browse files

test(ngcc): use `isNamedDeclaration()` helper to simplify tests (#38959) (#39272)

Previously these tests were checking multiple specific expression
types. The new helper function is more general and will also support
`PropertyAccessExpression` nodes for `InlineDeclaration` types.

PR Close #38959

PR Close #39272
parent 26988f0d
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment