Skip to content

Commit

Permalink
style(tests): formatting for improved output readability
Browse files Browse the repository at this point in the history
  • Loading branch information
fernandoataoldotcom authored Oct 14, 2023
1 parent 32deeca commit 9e57b43
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions tests/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,9 @@ kubectl get nodes
kubectl get pods -A -o=wide
echo "::endgroup::"

echo "Start Test Suite"
echo ""
echo "==> Start Test Suite"
./k8s-test.sh
echo "Test Suite Complete"
echo "==> Test Suite Complete"

echo "::group::Tear down Environment"
echo "Terraform Destroy"
Expand Down

0 comments on commit 9e57b43

Please sign in to comment.