Skip to content

Commit 11dd872

Browse files
committed
debug what is actually output
1 parent c1e162c commit 11dd872

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/test.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,8 @@ assert_success "it supports serverless local invocation" \
8181
| grep -v "adding: bootstrap" \
8282
> local-out.log)
8383

84+
echo "local invoke output '${cat local-out.log}'"
85+
8486
assert_success "when serverless invokes locally, it produces expected output" \
8587
diff test-local.json local-out.log
8688

0 commit comments

Comments
 (0)