fix tests

This commit is contained in:
Henry Jameson 2026-02-10 21:29:48 +02:00
commit fd2986ea85
10 changed files with 199 additions and 197 deletions

View file

@ -1,3 +1,5 @@
import { createTestingPinia } from '@pinia/testing'
createTestingPinia()
import { createMemoryHistory, createRouter } from 'vue-router'
import { createStore } from 'vuex'