Skip to content

Commit

Permalink
add message to log that all tests were successfully executed
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristopherDedominici committed Nov 28, 2023
1 parent 282eda9 commit 6817465
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions e2e/run-fixture-projects.sh
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,7 @@ for dir in ${FIXTURE_PROJECTS_DIR}/*; do
fi
done

echo "\n[e2e] All tests passed\n"

# remove the temporary directory
rm -fr $FIXTURE_PROJECTS_DIR

0 comments on commit 6817465

Please sign in to comment.