mirror of
https://github.com/ant-design/ant-design.git
synced 2026-02-09 02:49:18 +08:00
chore: update test timeout
This commit is contained in:
@@ -49,7 +49,7 @@ describe('node', () => {
|
||||
renderToString(<Demo />);
|
||||
}).not.toThrow();
|
||||
},
|
||||
15000,
|
||||
120000,
|
||||
);
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user