chore(repo): increase timeout for file server serve test (#6122)
This commit is contained in:
parent
0a151035e8
commit
28c03a71b1
@ -38,5 +38,5 @@ describe('file-server', () => {
|
||||
} catch {
|
||||
expect('process running').toBeFalsy();
|
||||
}
|
||||
}, 150000);
|
||||
}, 300000);
|
||||
});
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user