diff --git a/test/e2e/scripts/prow_run_smoke_test.sh b/test/e2e/scripts/prow_run_smoke_test.sh index f7abbfb57..2ded8f033 100755 --- a/test/e2e/scripts/prow_run_smoke_test.sh +++ b/test/e2e/scripts/prow_run_smoke_test.sh @@ -800,4 +800,4 @@ run_e2e_tests print_header "Validating Deployment" validate_deployment -echo "🎉 Deployment completed successfully!" \ No newline at end of file +echo "Deployment completed successfully!" \ No newline at end of file