Will need to use PluginTestCase for FileModel to be supported

This commit is contained in:
Ben Thomson 2020-08-14 16:10:05 +08:00
parent 064fc1fe36
commit d52893dd43
No known key found for this signature in database
GPG Key ID: 8BDB18DD0909BE22
1 changed files with 1 additions and 3 deletions

View File

@ -1,13 +1,11 @@
<?php
use URL;
use Backend;
use System\Classes\ImageResizer;
use System\Classes\MediaLibrary;
use System\Models\File as FileModel;
use Cms\Classes\Controller as CmsController;
class ImageResizerTest extends TestCase
class ImageResizerTest extends PluginTestCase
{
//
// Tests