Restructure Storage to new paradigm

This commit is contained in:
Philipp
2021-10-23 12:11:37 +02:00
parent 0d3a35dbe9
commit 5184ca0fc2
3 changed files with 8 additions and 8 deletions

View File

@@ -5,7 +5,7 @@ namespace Friendica\Addon\webdav_storage\tests;
use Friendica\Addon\webdav_storage\src\WebDav;
use Friendica\DI;
use Friendica\Factory\HTTPClientFactory;
use Friendica\Test\src\Model\Storage\StorageTest;
use Friendica\Test\src\Core\Storage\StorageTest;
use Friendica\Util\Logger\VoidLogger;
/// @todo remove when constant is moved to a class constant