Ensure components tests run on CI and remove obsolete snapshot (#23878)
* Ensure components tests run on CI and remove obsolete snapshot * Add missing snapshots
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
9588e08a00
Коммит
e8353d2982
@@ -9,6 +9,7 @@
|
||||
"build": "rollup -c",
|
||||
"run": "rollup -c --watch",
|
||||
"test": "cross-env TZ=Etc/UTC jest",
|
||||
"test-ci": "cross-env TZ=Etc/UTC jest",
|
||||
"clean": "rm -rf dist node_modules tsconfig.tsbuildinfo .rollup.cache"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Ссылка в новой задаче
Block a user