mirror of
https://github.com/Narcooo/inkos.git
synced 2026-09-01 15:08:51 +08:00
test(core): use shared timeout for root import
This commit is contained in:
@@ -16,5 +16,5 @@ describe("core root exports", () => {
|
||||
|
||||
expect(core).toHaveProperty("PipelineRunner");
|
||||
expect(core).toHaveProperty("sendTelegram");
|
||||
}, 10_000);
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user