index
:
voidsky
this commit
main
[no description]
Vika
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
__mocks__
/
sentry-expo.js
blob: 5a0e644e8a5c5c8f555ddd5d1ce34b0ee77bc926 (
plain
) (
blame
)
1
2
3
jest
.
mock
(
'sentry-expo'
,
()
=>
({
init
:
()
=>
jest
.
fn
(),
}))