Add trailing newline

This commit is contained in:
David Boreham 2023-01-10 10:24:48 -07:00
parent ddd2ea2724
commit b8b83768d8

View File

@ -18,4 +18,4 @@ $TEST_TARGET_SO deploy-system --include test up
# TODO: test that we can use the deployed container somehow
# Clean up
$TEST_TARGET_SO deploy-system --include test down
echo "Test passed"
echo "Test passed"