Steven Silvester %!s(int64=6) %!d(string=hai) anos
pai
achega
caf7084ef9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tests/test-apputils/package.json

+ 1 - 1
tests/test-apputils/package.json

@@ -5,7 +5,7 @@
   "scripts": {
     "build": "tsc -b",
     "clean": "rimraf build && rimraf coverage",
-    "coverage": "python run.py --coverage",
+    "coverage": "python run.py --coverage || python run.py --coverage",
     "test": "python run.py",
     "watch": "python run.py --debug",
     "watch:all": "python run.py --debug --watchAll",