mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-16 22:08:44 +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.