mirror of
https://github.com/logos-messaging/js-waku.git
synced 2026-01-02 22:03:07 +00:00
Do not run react tests
Unfortunately, there are issue with react-scripts (jest) and multiformats: https://github.com/multiformats/js-multiformats/issues/110
This commit is contained in:
parent
2381adfd17
commit
fb89b78754
@ -16,7 +16,7 @@
|
||||
"scripts": {
|
||||
"start": "react-scripts start",
|
||||
"build": "react-scripts build",
|
||||
"test": "react-scripts test",
|
||||
"test": "react-scripts build",
|
||||
"eject": "react-scripts eject"
|
||||
},
|
||||
"eslintConfig": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user