mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
test: update symbol golden for defer
The golden JSON file is from and doesn't support the virtual instruction logic we've added in the signals branch. Surprisingly, this shows that something is wrong with this test.
This commit is contained in:
@@ -965,6 +965,9 @@
|
||||
{
|
||||
"name": "getTView"
|
||||
},
|
||||
{
|
||||
"name": "getVirtualInstructionIndex"
|
||||
},
|
||||
{
|
||||
"name": "hasInSkipHydrationBlockFlag"
|
||||
},
|
||||
@@ -1481,6 +1484,12 @@
|
||||
{
|
||||
"name": "init_innerSubscribe"
|
||||
},
|
||||
{
|
||||
"name": "init_input"
|
||||
},
|
||||
{
|
||||
"name": "init_input_signal"
|
||||
},
|
||||
{
|
||||
"name": "init_input_transforms_feature"
|
||||
},
|
||||
@@ -1685,6 +1694,9 @@
|
||||
{
|
||||
"name": "init_operators"
|
||||
},
|
||||
{
|
||||
"name": "init_output"
|
||||
},
|
||||
{
|
||||
"name": "init_partial"
|
||||
},
|
||||
@@ -1712,6 +1724,9 @@
|
||||
{
|
||||
"name": "init_property2"
|
||||
},
|
||||
{
|
||||
"name": "init_property_create"
|
||||
},
|
||||
{
|
||||
"name": "init_property_interpolation"
|
||||
},
|
||||
@@ -1733,6 +1748,9 @@
|
||||
{
|
||||
"name": "init_pure_function"
|
||||
},
|
||||
{
|
||||
"name": "init_queries"
|
||||
},
|
||||
{
|
||||
"name": "init_query"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user