Files
framit/app/composables/useApi.test.ts
Lucien Cartier-Tilet 07917a500b fix(tests): properly mock $fetch in useApi tests
Replace vi.mocked($fetch) with a properly stubbed global mock
using vi.stubGlobal() to fix test failures
2026-02-05 13:06:38 +01:00

10 KiB