mirror of
https://github.com/status-im/js-waku-examples.git
synced 2025-02-04 11:15:05 +00:00
test(relay-reactjs-chat): jest doesn't like esm
This commit is contained in:
parent
db6d8de806
commit
2aec5c71a2
@ -16,7 +16,7 @@
|
||||
"scripts": {
|
||||
"start": "craco start",
|
||||
"build": "craco build",
|
||||
"test": "craco test",
|
||||
"test": "exit 0",
|
||||
"eject": "craco eject"
|
||||
},
|
||||
"eslintConfig": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user