cu-ecen-aeld / assignment-autotest

Auto test code for assignments, using the Unity automated test framework
MIT License
3 stars 20 forks source link

Update assignment-test.sh, grep message corrected #30

Open neohere97 opened 1 year ago

neohere97 commented 1 year ago

Fixes the bug which was causing test automation to not pick up failure.

changed the grep string from "finder-app execution complete" to "Completed with success!!"