提交 f3ffcf32 编写于 作者: J Joao Moreno

fix tests

上级 502fb0f2
......@@ -864,7 +864,7 @@ export class TreeModel {
private context: _.ITreeContext;
private lock!: Lock;
private input: Item | null;
private registry!: ItemRegistry;
private registry: ItemRegistry = new ItemRegistry();
private registryDisposable!: IDisposable;
private traitsToItems: ITraitMap;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册