Skip to content

Commit

Permalink
fixup! refactor(router): Small refactor of createUrlTree and extra tests
Browse files Browse the repository at this point in the history
  • Loading branch information
atscott committed Oct 29, 2020
1 parent 9dbd5c6 commit 1bfe4f0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/core/test/bundling/router/bundle.golden_symbols.json
Original file line number Diff line number Diff line change
Expand Up @@ -1373,9 +1373,6 @@
{
"name": "getParentInjectorView"
},
{
"name": "getPath"
},
{
"name": "getPathIndexShift"
},
Expand Down Expand Up @@ -1487,6 +1484,9 @@
{
"name": "isArrayLike"
},
{
"name": "isCommandWithOutlets"
},
{
"name": "isComponentDef"
},
Expand Down

0 comments on commit 1bfe4f0

Please sign in to comment.