Skip to content

Commit

Permalink
Remove debugging
Browse files Browse the repository at this point in the history
Signed-off-by: Scott Macfarlane <smacfarlane@chef.io>
  • Loading branch information
smacfarlane committed Jun 12, 2019
1 parent 5675dc3 commit 83e3308
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/studio/test/shared/test-all.sh
Expand Up @@ -15,6 +15,6 @@ done

for t in test/shared/studio-exit/test-studio-*.sh; do
test_case="$(basename "$t")"
echo "--- Running $test_case -- ${studio_command}"
echo "--- Running $test_case"
$t "${studio_command}"
done

0 comments on commit 83e3308

Please sign in to comment.