Enable deactivated tests, as it seems they work now
This commit is contained in:
parent
8b150813f5
commit
bb6586d1e6
@ -233,14 +233,15 @@
|
||||
"column": 42
|
||||
}
|
||||
},
|
||||
"body": []
|
||||
"body": [],
|
||||
"directives": []
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"kind": "var"
|
||||
}
|
||||
]
|
||||
},
|
||||
"comments": []
|
||||
],
|
||||
"directives": []
|
||||
}
|
||||
}
|
||||
@ -143,7 +143,7 @@
|
||||
],
|
||||
"kind": "var"
|
||||
}
|
||||
]
|
||||
},
|
||||
"comments": []
|
||||
],
|
||||
"directives": []
|
||||
}
|
||||
}
|
||||
@ -160,7 +160,7 @@
|
||||
],
|
||||
"kind": "var"
|
||||
}
|
||||
]
|
||||
},
|
||||
"comments": []
|
||||
],
|
||||
"directives": []
|
||||
}
|
||||
}
|
||||
@ -138,13 +138,16 @@
|
||||
},
|
||||
"name": "bar"
|
||||
},
|
||||
"parenthesizedExpression": true
|
||||
"extra": {
|
||||
"parenthesized": true,
|
||||
"parenStart": 10
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"kind": "var"
|
||||
}
|
||||
]
|
||||
},
|
||||
"comments": []
|
||||
],
|
||||
"directives": []
|
||||
}
|
||||
}
|
||||
@ -155,13 +155,16 @@
|
||||
},
|
||||
"name": "bar"
|
||||
},
|
||||
"parenthesizedExpression": true
|
||||
"extra": {
|
||||
"parenthesized": true,
|
||||
"parenStart": 10
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"kind": "var"
|
||||
}
|
||||
]
|
||||
},
|
||||
"comments": []
|
||||
],
|
||||
"directives": []
|
||||
}
|
||||
}
|
||||
@ -169,7 +169,10 @@
|
||||
},
|
||||
"name": "bar"
|
||||
},
|
||||
"parenthesizedExpression": true
|
||||
"extra": {
|
||||
"parenthesized": true,
|
||||
"parenStart": 11
|
||||
}
|
||||
},
|
||||
"typeAnnotation": {
|
||||
"type": "TypeAnnotation",
|
||||
@ -201,13 +204,16 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"parenthesizedExpression": true
|
||||
"extra": {
|
||||
"parenthesized": true,
|
||||
"parenStart": 10
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"kind": "var"
|
||||
}
|
||||
]
|
||||
},
|
||||
"comments": []
|
||||
],
|
||||
"directives": []
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user