Skip to content

Commit

Permalink
Update run_tests.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
jimsihk authored Feb 20, 2025
1 parent 50a3921 commit a12c79f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ echo "moodle is ready"
# Give it another 3 seconds.
sleep 3;

curl --silent --fail http://app:8080 | grep '>Dockerized_Moodle<'
curl --silent --fail http://app:8080/composer.json

0 comments on commit a12c79f

Please sign in to comment.