fix(test): fake indexedDB
This commit is contained in:
3
test/setup.ts
Normal file
3
test/setup.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import indexeddb from 'fake-indexeddb'
|
||||
|
||||
globalThis.indexedDB = indexeddb
|
||||
Reference in New Issue
Block a user