diff --git a/tests/smoke-test/run-smoke-test.sh b/tests/smoke-test/run-smoke-test.sh index ac1fa1d4..ffdf8a06 100755 --- a/tests/smoke-test/run-smoke-test.sh +++ b/tests/smoke-test/run-smoke-test.sh @@ -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" \ No newline at end of file +echo "Test passed"