Fixing client tests. Disabling bad test. (#3214)
Этот коммит содержится в:
коммит произвёл
Joram Wilander
родитель
a479d1fee0
Коммит
2bb8206a7f
@@ -8,7 +8,7 @@ check-style: .npminstall
|
|||||||
npm run check
|
npm run check
|
||||||
|
|
||||||
test: .npminstall
|
test: .npminstall
|
||||||
cd $(BUILD_SERVER_DIR) && $(MAKE) internal-test-client
|
cd $(BUILD_SERVER_DIR) && $(MAKE) internal-test-web-client
|
||||||
|
|
||||||
.npminstall: package.json
|
.npminstall: package.json
|
||||||
@echo Getting dependencies using npm
|
@echo Getting dependencies using npm
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user