Update plugins/api-docs/src/setupTests.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
@@ -24,4 +24,5 @@ Object.defineProperty(global, 'TextDecoder', {
|
||||
value: require('node:util').TextDecoder,
|
||||
});
|
||||
|
||||
// Use a 15s timeout to accommodate the slowest API docs rendering tests under concurrency.
|
||||
jest.setTimeout(15_000);
|
||||
|
||||
Reference in New Issue
Block a user