Skip to content

Commit

Permalink
fix: typo in config suggestion (#3583)
Browse files Browse the repository at this point in the history
  • Loading branch information
Krisell committed Jun 16, 2023
1 parent 9c7ea38 commit 689855b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/vitest/src/node/error.ts
Expand Up @@ -171,7 +171,7 @@ function printModuleWarningForPackage(logger: Logger, path: string, name: string
deps: {
inline: [
${c.yellow(c.bold(`"${name}"`))}
}
]
}
}
}\n`)))
Expand Down

0 comments on commit 689855b

Please sign in to comment.