mirror of
https://github.com/storybookjs/storybook.git
synced 2025-03-17 05:02:23 +08:00
chore: remove timeout
This commit is contained in:
parent
893bd2319b
commit
51083e5c86
@ -8,8 +8,6 @@ const runDirPath = path.join(__dirname, '..', 'run');
|
||||
|
||||
const rootPath = path.join(__dirname, '..', '..', '..', '..');
|
||||
|
||||
jest.setTimeout(240000);
|
||||
|
||||
beforeAll(() => {
|
||||
fs.mkdirSync(runDirPath);
|
||||
// Copy all files from fixtures directory to `run`
|
||||
|
Loading…
x
Reference in New Issue
Block a user