We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02bed36 commit 00b0e6aCopy full SHA for 00b0e6a
packages/browser/src/node/index.ts
@@ -51,7 +51,7 @@ export default (project: any, base = '/'): Plugin[] => {
51
'@vitest/utils',
52
],
53
include: [
54
- 'vitest > concordance',
+ 'vitest > diff-sequences',
55
'vitest > loupe',
56
'vitest > pretty-format',
57
'vitest > pretty-format > ansi-styles',
0 commit comments