formation 2 лет назад
Родитель
Сommit
eb8fd4b973
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      angular-client/package.json

+ 1 - 1
angular-client/package.json

@@ -8,7 +8,7 @@
     "test": "ng test",
     "lint": "ng lint",
     "e2e": "ng e2e",
-    "test-ci": "set NODE_OPTIONS=--openssl-legacy-provider && ng test --karma-config=karma-ci.conf.js --no-progress"
+    "test-ci": "ng test --karma-config=karma-ci.conf.js --no-progress"
   },
   "private": true,
   "dependencies": {