Skip to content

Commit 0f9314c

Browse files
committed
chore: fix test on old Node
1 parent aaefe22 commit 0f9314c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { relative } from 'path/posix'
1+
import { relative } from 'pathe'
22
import { getAllPageDependencies } from '../packages/runtime/src/templates/getPageResolver'
33

44
jest.mock('../packages/runtime/src/helpers/utils', () => {

0 commit comments

Comments
 (0)