stable
Clone or download
Read-only
This is part of request #14150 Get rid of SimpleTest With this spy (and I still don't know why), the whole PHPUnit test suite can randomly fails locally (with make phpunit-docker-73 or make phpunit-docker-74). Using a mock seems to resolve the issue. Change-Id: Icc10f3af848bdeb0b28cef8aa258a8d451bd7760
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/cardwall/include/CardInCellPresenterFactory.class.php | +1 | −1 | Go to diff View file |
M | plugins/cardwall/phpunit/CardInCellPresenterFactoryTest.php | +2 | −1 | Go to diff View file |