Skip to content

Commit

Permalink
Update run_test.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
shishirui authored Feb 8, 2022
1 parent 3b964b2 commit 0764177
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run_test.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#! /bin/bash
/usr/local/php7/bin/php application/libraries/composerlib/vendor/phpunit/phpunit/phpunit --prepend $PWD/tests/bootstrap.php --configuration $PWD/phpunit.xml --coverage-text
php application/libraries/composerlib/vendor/phpunit/phpunit/phpunit --prepend $PWD/tests/bootstrap.php --configuration $PWD/phpunit.xml --coverage-text

0 comments on commit 0764177

Please sign in to comment.