We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ef4c45c + 9f61018 commit 8e08ed6Copy full SHA for 8e08ed6
phpunit.xml
@@ -1,7 +1,6 @@
1
<phpunit
2
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3
- xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/4.8/phpunit.xsd"
4
- bootstrap="tests/bootstrap.php">
+ xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/4.8/phpunit.xsd">
5
<testsuites>
6
<testsuite name="Project Test Suite">
7
<directory>tests</directory>
tests/bootstrap.php
0 commit comments