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 c54f9e1 commit 5346092
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 @@ -1376,9 +1376,6 @@
{
"name": "getParentInjectorView"
},
{
"name": "getPath"
},
{
"name": "getPathIndexShift"
},
Expand Down Expand Up @@ -1490,6 +1487,9 @@
{
"name": "isArrayLike"
},
{
"name": "isCommandWithOutlets"
},
{
"name": "isComponentDef"
},
Expand Down

0 comments on commit 5346092

Please sign in to comment.