Skip to content

Commit ad3fef9

Browse files
committed
typo
1 parent 4f4526e commit ad3fef9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/plugin-vite/tests/build_test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -879,7 +879,7 @@ integrationTest(
879879
// https://rollupjs.org/troubleshooting/#warning-sourcemap-is-likely-to-be-incorrect
880880
// this test could be broke if it will migrate to rolldown
881881
integrationTest(
882-
"vite build - ssr sourcemap should be generated without warings",
882+
"vite build - ssr sourcemap should be generated without warnings",
883883
async () => {
884884
const warnMsgs = new Set<string>();
885885
const customLogger = createLogger("error");

0 commit comments

Comments
 (0)