/vitest-repo

Primary LanguageTypeScript

run

pnpm i 
pnpm test # you will see a test get past

uncomment // environment: 'happy-dom', in vite.config.ts

rerun pnpm test , you will see the failed test

the question mark missed