mirror of
https://github.com/danog/MadelineProto.git
synced 2024-11-26 19:45:01 +01:00
Temp
This commit is contained in:
parent
5dcdeb0c01
commit
05126b28fb
@ -47,7 +47,8 @@ if [ "$1" == "psalm" ]; then
|
||||
fi
|
||||
|
||||
if [ "$1" == "phpunit" ]; then
|
||||
composer test
|
||||
#composer test
|
||||
composer test-light
|
||||
exit 0
|
||||
fi
|
||||
|
||||
@ -58,4 +59,4 @@ fi
|
||||
|
||||
echo "Unknown command!"
|
||||
|
||||
exit 1
|
||||
exit 1
|
||||
|
Loading…
Reference in New Issue
Block a user