Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Clivern committed Sep 19, 2021
1 parent cf9a759 commit 05cdfe5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ test:
$(GO) test -mod=readonly -run=Unit -bench=. -benchmem -v -cover $(pkgs)


## integration: Run integration test cases (Requires etcd)
## integration: Run integration test cases (Requires Redis)
.PHONY: integration
integration:
@echo ">> ============= Running All Tests ============= <<"
Expand Down

0 comments on commit 05cdfe5

Please sign in to comment.