remove deprecated strict setting
This commit is contained in:
parent
e3b47e80f7
commit
bb02488cc2
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<phpunit bootstrap="bootstrap.php"
|
||||
strict="true"
|
||||
verbose="true"
|
||||
timeoutForSmallTests="900"
|
||||
timeoutForMediumTests="900"
|
||||
|
|
Loading…
Reference in a new issue