Skip to content

Commit c5981fd

Browse files
authored
fix ELB test (#242)
1 parent 2559256 commit c5981fd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

elb-load-balancing/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
export AWS_ACCESS_KEY_ID ?= test
22
export AWS_SECRET_ACCESS_KEY ?= test
33
export AWS_DEFAULT_REGION = us-east-1
4-
export SERVICES = serverless,events,cognito
54

65
usage: ## Show this help
76
@fgrep -h "##" $(MAKEFILE_LIST) | fgrep -v fgrep | sed -e 's/\\$$//' | sed -e 's/##//'

0 commit comments

Comments
 (0)