vitejs / vite

Next generation frontend tooling. It's fast!
http://vite.dev
MIT License
68.8k stars 6.22k forks source link

test: simplify `playground/json/__tests__/ssr` #18701

Closed hi-ogawa closed 1 week ago

hi-ogawa commented 1 week ago

Description

I rewrote a playground test to ssr unit tests. Though this makes json tests not co-located, I think this simplification is worth it as current tests seemed overly complicated.