mirror of
https://github.com/logos-messaging/js-rln.git
synced 2026-01-12 10:33:10 +00:00
fix export approach
This commit is contained in:
parent
37eaf3ea23
commit
8f3d528e06
@ -3,7 +3,7 @@
|
||||
* https://jestjs.io/docs/configuration
|
||||
*/
|
||||
|
||||
export default {
|
||||
module.exports = {
|
||||
// All imported modules in your tests should be mocked automatically
|
||||
// automock: false,
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user