mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-10 15:47:23 +02:00
chore: fix flaky tests (#8259)
This commit is contained in:
parent
5baa56b4bf
commit
9f4d2e7136
5 changed files with 10 additions and 10 deletions
|
@ -34,8 +34,6 @@ import type {
|
|||
import type {LoadContext} from '@docusaurus/types';
|
||||
import type {Optional} from 'utility-types';
|
||||
|
||||
jest.setTimeout(15000);
|
||||
|
||||
const fixtureDir = path.join(__dirname, '__fixtures__');
|
||||
|
||||
const createFakeDocFile = ({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue