about summary refs log tree commit diff
path: root/jest.js
diff options
context:
space:
mode:
Diffstat (limited to 'jest.js')
-rw-r--r--jest.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/jest.js b/jest.js
deleted file mode 100644
index eb2d41652..000000000
--- a/jest.js
+++ /dev/null
@@ -1,3 +0,0 @@
-jest.mock('@react-native-async-storage/async-storage', () =>
-  require('@react-native-async-storage/async-storage/jest/async-storage-mock'),
-)