1
0
Fork 0
mirror of https://github.com/VueTorrent/VueTorrent.git synced 2025-03-24 10:30:37 +03:00
VueTorrent/tests/setup.ts

4 lines
51 B
TypeScript
Raw Normal View History

2023-10-20 15:15:28 +02:00
import { vi } from 'vitest'
vi.mock('vue-router')