Skip to content

Commit

Permalink
chore: remove duplicate "Test Passed"
Browse files Browse the repository at this point in the history
  • Loading branch information
JeremyTubongbanua committed Sep 18, 2023
1 parent afb3433 commit 0fa09b1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/end2end_tests/entrypoints/sshnp_entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ main()
do
run_test
if [ $? -eq 0 ]; then
echo "Test Passed"
exit 0
fi
sleep 5
Expand Down

0 comments on commit 0fa09b1

Please sign in to comment.