Commit fed46b3
committed
minor #1002 chore(phpunit): remove lines for
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`SYMFONY_PHPUNIT_REMOVE (Kocal)1 file changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | | - | |
| 8 | + | |
11 | 9 | | |
12 | 10 | | |
13 | 11 | | |
| |||
0 commit comments