Files
interblue.pl/modules/blockreassurance/vendor/prestashop/circuit-breaker/extension.neon
2024-10-25 14:16:28 +02:00

7 lines
299 B
Plaintext

parameters:
ignoreErrors:
# Can't use the PHPUnit extension on PHP 5.6, ignore Mocks false positive
- '#Access to an undefined property PHPUnit_Framework_MockObject_Invocation#'
- '#should return PHPUnit_Framework_MockObject_MockObject#'
- '#PHPUnit_Framework_MockObject_MockObject given#'