Hi

The Chat app doesn't pass the code check in 8.1 (refs https://github.com/owncloud/chat/issues/219). To be able to run DB unit tests, I have to install (not only enable) the app before the unit tests are run. However the only method to this is OC_App::enable('chat'); . Of course this doesn't pass the code check.

How should I enable the app?

Thanks

Tobia (LEDfan)

_______________________________________________
Devel mailing list
[email protected]
http://mailman.owncloud.org/mailman/listinfo/devel

Reply via email to