Skip to content

Commit 83c3cf2

Browse files
author
bweigel
committed
test
1 parent 35b0ce2 commit 83c3cf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/base/serverless.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ functions:
4040
runtime: nodejs6.10
4141
hello4:
4242
handler: fn2.handler.hello
43-
module: fn2
43+
# module: fn2
4444
package:
4545
include:
4646
- 'fn2/**'

0 commit comments

Comments
 (0)