Skip to content

Commit fff8fe9

Browse files
authored
Merge pull request #311 from laravel/driesvints-patch-1
Update phpunit.xml.dist
2 parents 0b8664b + 2acfe15 commit fff8fe9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

phpunit.xml.dist

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
beStrictAboutTestsThatDoNotTestAnything="false"
55
bootstrap="vendor/autoload.php"
66
colors="true"
7+
convertDeprecationsToExceptions="true"
78
convertErrorsToExceptions="true"
89
convertNoticesToExceptions="true"
910
convertWarningsToExceptions="true"

0 commit comments

Comments
 (0)