Moved MediaLibrary test to the system module
This commit is contained in:
parent
4203e65549
commit
48b97a3178
|
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
|
||||
use Cms\Classes\MediaLibrary;
|
||||
use System\Classes\MediaLibrary;
|
||||
|
||||
class MediaLibraryTest extends TestCase // @codingStandardsIgnoreLine
|
||||
{
|
||||
Loading…
Reference in New Issue