mirror of
https://github.com/kemko/nomad.git
synced 2026-01-05 01:45:44 +03:00
Remove phantomjs call from the makefile
This commit is contained in:
@@ -288,7 +288,6 @@ test-ui: ## Run Nomad UI test suite
|
||||
@cd ui && npm rebuild node-sass
|
||||
@cd ui && yarn install
|
||||
@echo "--> Running ember tests"
|
||||
@cd ui && phantomjs --version
|
||||
@cd ui && npm test
|
||||
|
||||
.PHONY: ember-dist
|
||||
|
||||
Reference in New Issue
Block a user