Skip to content

Commit

Permalink
BAP-16856: Remove all tests related to phpunit/phpunit-selenium package.
Browse files Browse the repository at this point in the history
- revert KERNEL_DIR in phpunit.xml
  • Loading branch information
Igor Galayev committed May 15, 2018
1 parent 69a0f7f commit 1ad9bc2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions phpunit.xml.dist
Expand Up @@ -63,6 +63,7 @@
<env name="SYMFONY_DEPRECATIONS_HELPER" value="weak" />
<ini name="error_reporting" value="-1"/>
<ini name="memory_limit" value="-1"/>
<server name="KERNEL_DIR" value="src/"/>
</php>
<listeners>
<listener class="JohnKary\PHPUnit\Listener\SpeedTrapListener">
Expand Down

0 comments on commit 1ad9bc2

Please sign in to comment.