You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #1002 chore(phpunit): remove lines for SYMFONY_PHPUNIT_REMOVE (Kocal)
This PR was merged into the master branch.
Discussion
----------
chore(phpunit): remove lines for `SYMFONY_PHPUNIT_REMOVE`
It's a following of #1000.
The `phpunit` binary looks [like this](https://github.com/symfony/recipes/blob/master/symfony/phpunit-bridge/4.3/bin/phpunit) for Symfony 4.3, we don't need `SYMFONY_PHPUNIT_REMOVE` lines too.
I also think we don't need `SYMFONY_PHPUNIT_DIR` lines but I'm not really sure (it's working fine without those lines in one of our app).
Commits
-------
9d7ea6c chore(phpunit): remove lines for `SYMFONY_PHPUNIT_REMOVE`
0 commit comments