don't try to run non-existent test cases for UI
This commit is contained in:
parent
8f69fadc1f
commit
61f51d69ad
@ -8,7 +8,6 @@
|
|||||||
"license": "AGPL-3.0-or-later",
|
"license": "AGPL-3.0-or-later",
|
||||||
"private": false,
|
"private": false,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "tsc && ava",
|
|
||||||
"clean": "rimraf dist lib tsconfig.tsbuildinfo",
|
"clean": "rimraf dist lib tsconfig.tsbuildinfo",
|
||||||
"compile": "tsc && rollup -c"
|
"compile": "tsc && rollup -c"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user