[READ-ONLY] Mirror of https://github.com/vitest-dev/vitest. Next generation testing framework powered by Vite. vitest.dev
test testing-tools vite
12

Configure Feed

Select the types of activity you want to include in your feed.

test: fix export

Vladimir Sheremet (Apr 27, 2026, 3:02 PM +0200) 06f16024 9baa5fab

-3
-3
test/core/test/exports.test.ts
··· 168 168 "builtinEnvironments": "object", 169 169 "populateGlobal": "function", 170 170 }, 171 - "./snapshot": { 172 - "VitestSnapshotEnvironment": "function", 173 - }, 174 171 "./suite": { 175 172 "createChainable": "function", 176 173 "createTaskCollector": "function",