fix(core): update

This commit is contained in:
2023-11-09 21:17:13 +01:00
parent c083a47f07
commit 355c2d132e
14 changed files with 3062 additions and 1279 deletions

View File

@@ -37,4 +37,4 @@ tap.test("should create a JSON object that reflects a tree's hierachy", async ()
const jsonTreet = testTree.toJsonWithHierachy(testInstance);
});
tap.start();
await tap.start();