fix(dart/transform): Fix DirectiveMetadata read tests
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@
|
||||
"selector":"hello-app",
|
||||
"compileChildren":true,
|
||||
"hostListeners":{},
|
||||
"hostProperties":[],
|
||||
"hostProperties":{},
|
||||
"properties":[],
|
||||
"readAttributes":[],
|
||||
"type":1,
|
||||
|
||||
+1
-1
@@ -4,7 +4,7 @@
|
||||
"selector":"goodbye-app",
|
||||
"compileChildren":true,
|
||||
"hostListeners":{},
|
||||
"hostProperties":[],
|
||||
"hostProperties":{},
|
||||
"properties":[],
|
||||
"readAttributes":[],
|
||||
"type":1,
|
||||
|
||||
Reference in New Issue
Block a user