Remove bug exclusion

This commit is contained in:
Dennis Eichhorn 2018-07-18 00:14:54 +02:00
parent 9dab7232f3
commit c801175e77

View File

@ -9,7 +9,6 @@ parameters:
- '#Cannot access property (.*) on phpOMS\\ApplicationAbstract(.*)#'
- '#Call to an undefined method phpOMS\\DataStorage\\Database\\BuilderAbstract::(.*)#'
- '#Call to an undefined method object::getId\(\)#'
- '#Strict comparison using === between array and false will always evaluate to false#'
- '#Cannot call method (.*) on PDO\|null#'
- '#Call to an undefined method RecursiveIteratorIterator::getSubPathname\(\)#'
- '#Call to an undefined method RecursiveIteratorIterator\|RegexIterator::getSubPathname\(\)#'