fix(core): update

This commit is contained in:
2023-11-11 20:56:46 +01:00
parent 7a14e67f4f
commit d161d6613a
3 changed files with 15 additions and 4 deletions

View File

@@ -29,7 +29,7 @@ tap.test('should handle a read stream', async (tools) => {
},
})
]);
// await streamWrapper.run();
await streamWrapper.run();
});
tap.test('should create a valid Intake', async (tools) => {