mirror of
https://github.com/danog/psalm.git
synced 2024-11-30 04:39:00 +01:00
Fix
This commit is contained in:
parent
645e9afba2
commit
29ac774b01
@ -38,6 +38,7 @@ psl)
|
|||||||
cd endtoend-test-psl
|
cd endtoend-test-psl
|
||||||
git checkout 2.3.x
|
git checkout 2.3.x
|
||||||
composer install
|
composer install
|
||||||
|
sed 's/ErrorOutputBehavior::Packed, ErrorOutputBehavior::Discard/ErrorOutputBehavior::Discard/g' -i src/Psl/Shell/execute.php
|
||||||
"$PSALM" --monochrome -c config/psalm.xml
|
"$PSALM" --monochrome -c config/psalm.xml
|
||||||
"$PSALM" --monochrome -c config/psalm.xml tests/static-analysis
|
"$PSALM" --monochrome -c config/psalm.xml tests/static-analysis
|
||||||
;;
|
;;
|
||||||
|
Loading…
Reference in New Issue
Block a user