mirror of
https://github.com/friendica/friendica
synced 2025-04-22 23:50:13 +00:00
Fixings
- Rename "facStorage" to "storageManager" - Fix indentation - Fix tests
This commit is contained in:
parent
bfae6766bf
commit
016cfcd846
7 changed files with 45 additions and 46 deletions
|
@ -28,7 +28,6 @@ use Friendica\Test\Util\SampleStorageBackend;
|
|||
* @todo Rework Hook:: methods to dynamic to remove the separated process annotation
|
||||
*
|
||||
* @runTestsInSeparateProcesses
|
||||
* @preserveGlobalState disabled
|
||||
*/
|
||||
class StorageManagerTest extends DatabaseTest
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue