Skip to content

Commit 9213b8e

Browse files
committed
doc(Makefile): add comment to check deis/workflow-e2e
1 parent 4830629 commit 9213b8e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,5 +94,7 @@ test-unit:
9494
test-functional:
9595
@echo "Implement functional tests in _tests directory"
9696

97+
test-integration:
98+
@echo "Check https://github.com/deis/workflow-e2e for the complete interation test suite"
9799

98100
.PHONY: build clean commit-hook full-clean postgres setup-venv test test-style test-unit test-functional

0 commit comments

Comments
 (0)