Skip to content

Commit 1348648

Browse files
committed
chore: lint
1 parent e977232 commit 1348648

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/e2e/partial-json-query.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ import { describe, expect, it } from 'vitest'
44

55
const { resolve } = createResolver(import.meta.url)
66
describe.skipIf(!import.meta.env.TEST_DEV)('partial JSON query parameter handling', async () => {
7-
87
await setup({
98
rootDir: resolve('../fixtures/basic'),
109
dev: true,

0 commit comments

Comments
 (0)