Remove deprecated PHPUnit param
This commit is contained in:
parent
b2be749db6
commit
707e850d28
|
|
@ -10,7 +10,6 @@
|
|||
convertWarningsToExceptions="true"
|
||||
colors="false"
|
||||
forceCoversAnnotation="false"
|
||||
strict="false"
|
||||
processIsolation="false">
|
||||
<testsuites>
|
||||
<testsuite name="PHPMailer Tests">
|
||||
|
|
|
|||
Loading…
Reference in New Issue