Skip to content

Commit

Permalink
Removed debug code
Browse files Browse the repository at this point in the history
  • Loading branch information
nigelgbanks committed Dec 13, 2022
1 parent 2ce7e85 commit 3dee7c6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .scripts/tester
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ for D in */; do
composer test
if [ $? -ne 0 ]; then
FAIL=1
exit 1
fi
cd ..
done
Expand Down

0 comments on commit 3dee7c6

Please sign in to comment.