mirror of
https://github.com/thrillfall/nextcloud-gpodder.git
synced 2025-01-11 15:33:50 +01:00
register app into nextcloud service container we can run tests
This commit is contained in:
parent
4906c0f229
commit
4999b96456
@ -11,6 +11,6 @@ require_once __DIR__ . '/Helper/Writer/TestWriter.php';
|
||||
OC::$loader->addValidRoot(OC::$SERVERROOT . '/tests');
|
||||
|
||||
// Fix for "Autoload path not allowed: .../gpoddersync/tests/testcase.php"
|
||||
OC_App::loadApp('gpoddersync');
|
||||
OC_App::loadApp('nextcloud-gpodder');
|
||||
|
||||
OC_Hook::clear();
|
||||
|
Loading…
Reference in New Issue
Block a user