Skip to content

Commit 29177ba

Browse files
authored
chore: update
1 parent 45ed63a commit 29177ba

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/vite/src/node/ssr/runtime/__tests__/server-source-maps.spec.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,6 @@ describe('module runner initialization', async () => {
102102
'//# sourceMappingURL=data:application/json;base64,invalidbase64',
103103
)
104104

105-
// Test that stacktraces work correctly even with sourceMappingURL in string literals
106105
const error = await getError(() => mod.throwError())
107106
expect(error.message).toBe('Test error for stacktrace')
108107
})

0 commit comments

Comments
 (0)