Files
masimmo.pl/vendor/prestashop/circuit-breaker/extension.neon
2024-11-20 09:09:44 +01: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#'