mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-09 19:22:51 +00:00
refactor: migrate @krlwlfrt/async-pool to @openstapps/collection-utils
This commit is contained in:
@@ -27,7 +27,7 @@ const tests = await Promise.all(
|
||||
);
|
||||
|
||||
describe('Easy AST', function () {
|
||||
this.timeout(5000);
|
||||
this.timeout(15_000);
|
||||
this.slow(2000);
|
||||
|
||||
it('should build the project', function () {
|
||||
|
||||
Reference in New Issue
Block a user