mirror of
https://github.com/waku-org/js-waku.git
synced 2025-01-26 20:30: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