tests: (fix) remove endAll on util
This commit is contained in:
@@ -66,6 +66,4 @@ test("util", (t) => {
|
||||
t.same(output, expect);
|
||||
t.end();
|
||||
});
|
||||
|
||||
t.endAll();
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user