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.
1 parent 0d8898d commit 1f889b4Copy full SHA for 1f889b4
phpunit.xml.dist
@@ -5,7 +5,8 @@
5
convertNoticesToExceptions="true"
6
convertWarningsToExceptions="true"
7
stopOnFailure="false"
8
- bootstrap="tests/bootstrap.php">
+ bootstrap="tests/bootstrap.php"
9
+ verbose="true">
10
<testsuites>
11
<testsuite name="Facebook PHP SDK Test Suite">
12
<directory>./tests</directory>
0 commit comments