Skip to content

Commit aa866c6

Browse files
committed
fix typo in previous commit
1 parent 78b6f7c commit aa866c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

oss/node-basic/test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ curl -s `up url`
33
# equals: Hello World from AWS_Lambda_nodejs8.10
44

55
up production
6-
curl -s `up url`
6+
curl -s `up url -s production`
77
# equals: Hello World from AWS_Lambda_nodejs10.x

0 commit comments

Comments
 (0)