Skip to content

Commit 2a33c78

Browse files
committed
timeout 3
1 parent 9414f47 commit 2a33c78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/plugin-typescript/src/lib/runner/runner.integration.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ describe('createRunnerFunction', () => {
1313
).resolves.toMatchFileSnapshot(
1414
'__snapshots__/runner-function-all-audits.json',
1515
);
16-
}, 28_000);
16+
}, 35_000);
1717
});

0 commit comments

Comments
 (0)