Remove RewrittenUrlTestTrait from content
This commit is contained in:
@@ -43,7 +43,6 @@ use Thelia\Model\FolderQuery;
|
|||||||
*/
|
*/
|
||||||
class ContentTest extends BaseAction
|
class ContentTest extends BaseAction
|
||||||
{
|
{
|
||||||
use RewrittenUrlTestTrait;
|
|
||||||
|
|
||||||
public function getUpdateEvent(&$content)
|
public function getUpdateEvent(&$content)
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -22,6 +22,7 @@
|
|||||||
/*************************************************************************************/
|
/*************************************************************************************/
|
||||||
|
|
||||||
namespace Thelia\Tests\Action;
|
namespace Thelia\Tests\Action;
|
||||||
|
|
||||||
use Propel\Runtime\ActiveQuery\Criteria;
|
use Propel\Runtime\ActiveQuery\Criteria;
|
||||||
use Thelia\Action\Folder;
|
use Thelia\Action\Folder;
|
||||||
use Thelia\Core\Event\Folder\FolderCreateEvent;
|
use Thelia\Core\Event\Folder\FolderCreateEvent;
|
||||||
|
|||||||
Reference in New Issue
Block a user