Skip to content

Commit f631b49

Browse files
committed
chore: update expected failures status
1 parent 905fcee commit f631b49

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

tests/qwik.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,3 @@ export async function test(options: RunOptions) {
1010
test: 'test.vite',
1111
})
1212
}
13-
14-
export const rolldownViteExpectedFailureReason = `
15-
needs to be updated on qwik side (types)
16-
`

tests/vike.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,3 @@ export async function test(options: RunOptions) {
1616
test: 'test:vite-ecosystem-ci',
1717
})
1818
}
19-
20-
export const rolldownViteExpectedFailureReason = `
21-
needs to be update on vike side (tests)
22-
`

0 commit comments

Comments
 (0)