Skip to content

Commit

Permalink
Merge pull request #2220 from spadgett/reenable-integration-tests
Browse files Browse the repository at this point in the history
Merged by openshift-bot
  • Loading branch information
OpenShift Bot authored Oct 5, 2017
2 parents c31be18 + 9a5dfd7 commit 5638978
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,5 @@ build: install
test: build
hack/verify-dist.sh
hack/test-headless.sh test $(GRUNT_FLAGS)
# Run the integration tests, but don't fail on test failures.
# Temporary until we are able to upgrade protractor.
-hack/test-headless.sh test-integration $(GRUNT_FLAGS)
hack/test-headless.sh test-integration $(GRUNT_FLAGS)
.PHONY: test

0 comments on commit 5638978

Please sign in to comment.