Skip to content

Commit 1ce7f84

Browse files
committed
print out what test-out.log contains
1 parent bac58cb commit 1ce7f84

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/integration/test.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ for project in test-func test-func-dev; do
4444
| grep -v '^\W*$' \
4545
> test-out.log
4646

47+
cat test-out.log
4748
assert_success "when invoked, it produces expected output" \
4849
diff test-event.json test-out.log
4950

0 commit comments

Comments
 (0)