We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4f3aa3 commit ecb7630Copy full SHA for ecb7630
src/TestUtils.js
@@ -1,5 +1,6 @@
1
import AppCache from './cache';
2
import SchemaCache from './Adapters/Cache/SchemaCache';
3
+
4
/**
5
* Destroys all data in the database
6
* @param {boolean} fast set to true if it's ok to just drop objects and not indexes.
0 commit comments