Skip to content

Commit bc85f94

Browse files
committed
not a substitution
1 parent 11dd872 commit bc85f94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ 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}'"
84+
echo "local invoke output '$(cat local-out.log)'"
8585

8686
assert_success "when serverless invokes locally, it produces expected output" \
8787
diff test-local.json local-out.log

0 commit comments

Comments
 (0)