mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-19 16:48:42 +02:00
Try to repair an odd error in the CI: > Fatal error: Uncaught Exception: Serialization of 'ReflectionClass' is not allowed Maybe it's triggered by the mocks being a property of the test class, so I inlined them. + misc. minor modification in order to try to figure out what is causing this behavior.