chore: 删除e2e测试相关的初始化文件和快照文件
清理不再需要的测试初始化文件和视觉回归测试的快照文件,以保持代码库整洁
This commit is contained in:
@@ -48,6 +48,9 @@
|
||||
"lighthouse:upload": "lhci upload",
|
||||
"lighthouse:desktop": "lhci autorun --settings.preset=desktop",
|
||||
"lighthouse:mobile": "lhci autorun --settings.preset=mobile",
|
||||
"deploy:cdn": "bash scripts/deploy-cdn.sh",
|
||||
"deploy:cdn:refresh": "bash scripts/refresh-cdn.sh",
|
||||
"clean:tests": "bash scripts/maintenance/clean-test-files.sh",
|
||||
"prepare": "husky"
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user