mirror of
https://github.com/tenrok/vue-meta.git
synced 2026-06-11 20:12:25 +03:00
feat: major refactor, cleanup and jest tests
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import jsdom from 'jsdom-global'
|
||||
|
||||
jsdom()
|
||||
|
||||
jest.useFakeTimers()
|
||||
Reference in New Issue
Block a user