mirror of https://github.com/vuejs/core.git
chore: remove out of date comment (#9794) [ci skip]
This commit is contained in:
parent
60415b5d67
commit
5b5e971752
|
@ -24,7 +24,6 @@ export default defineConfig({
|
|||
plugins: [codspeedPlugin()],
|
||||
test: {
|
||||
globals: true,
|
||||
// disable threads on GH actions to speed it up
|
||||
setupFiles: 'scripts/setupVitest.ts',
|
||||
environmentMatchGlobs: [
|
||||
['packages/{vue,vue-compat,runtime-dom}/**', 'jsdom']
|
||||
|
|
Loading…
Reference in New Issue