Ignore redis-related errors due to it being a decorator.

This commit is contained in:
Greyscale 2021-01-22 07:39:39 +01:00
parent d61e249d3d
commit d77c860410

View file

@ -14,4 +14,6 @@ parameters:
- bin/
- src/
- tests/
ignoreErrors:
- '#Call to an undefined method Benzine\\Redis\\Redis::[a-zA-Z0-9\\_]+\(\)#'