Commit 7f36eb37 authored by Michael Lange's avatar Michael Lange
Browse files

Remove phantomjs call from the makefile

Showing with 0 additions and 1 deletion
+0 -1
......@@ -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
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment