Skip to content

Commit 5517958

Browse files
committed
test: relax assemblies create live e2e timeout
1 parent 2ee47c3 commit 5517958

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/node/test/e2e/cli/assemblies-create.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -468,6 +468,7 @@ describeLive('assemblies', () => {
468468
'Max concurrent jobs should not exceed concurrency limit',
469469
).to.be.at.most(2)
470470
}),
471+
180_000,
471472
)
472473

473474
it(

0 commit comments

Comments
 (0)