Skip to content

Commit f7a3e64

Browse files
authored
Update e2e.spec.ts
Oh, poor Windows
1 parent 1a3a3c8 commit f7a3e64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/e2e/e2e.spec.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import path from 'node:path'
44
import { tryFile } from '@pkgr/core'
55
import { exec } from 'tinyexec'
66

7-
const TIMEOUT = 30_000
7+
const TIMEOUT = 60_000
88

99
describe('e2e cases', async () => {
1010
const { dirname } = import.meta

0 commit comments

Comments
 (0)