Skip to content

Commit f3f61df

Browse files
committed
Refactor code-style
1 parent 792ad9c commit f3f61df

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
@@ -307,7 +307,7 @@ test('Miscellaneous', (t) => {
307307
github(
308308
new VFile({
309309
value: '12345678',
310-
cwd: new URL('./fixtures', import.meta.url).pathname
310+
cwd: new URL('fixtures', import.meta.url).pathname
311311
}),
312312
null
313313
)

0 commit comments

Comments
 (0)