We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a3a3c8 commit f7a3e64Copy full SHA for f7a3e64
tests/e2e/e2e.spec.ts
@@ -4,7 +4,7 @@ import path from 'node:path'
4
import { tryFile } from '@pkgr/core'
5
import { exec } from 'tinyexec'
6
7
-const TIMEOUT = 30_000
+const TIMEOUT = 60_000
8
9
describe('e2e cases', async () => {
10
const { dirname } = import.meta
0 commit comments