mirror of
https://github.com/4ian/GDevelop.git
synced 2025-10-15 10:19:04 +00:00
@@ -34,3 +34,6 @@ beforeAll(done => {
|
||||
done();
|
||||
});
|
||||
});
|
||||
|
||||
// We increase the timeout for CIs (the default 5s can be too low sometimes, as a real browser is involved).
|
||||
jest.setTimeout(10000)
|
||||
|
Reference in New Issue
Block a user