mirror of
https://github.com/logos-messaging/examples.waku.org.git
synced 2026-01-03 13:23:13 +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