mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 11:08:45 +02:00
N°7571 - ⬆️ Bump HTML2Text library version
This commit is contained in:
@@ -4,10 +4,10 @@ namespace Combodo\iTop\Test\UnitTest\Core;
|
||||
|
||||
use ActionEmail;
|
||||
use Combodo\iTop\Test\UnitTest\ItopDataTestCase;
|
||||
use Dict;
|
||||
use Exception;
|
||||
use MetaModel;
|
||||
use utils;
|
||||
use Dict;
|
||||
|
||||
/**
|
||||
* @covers \ActionEmail
|
||||
@@ -35,8 +35,6 @@ class ActionEmailTest extends ItopDataTestCase
|
||||
{
|
||||
parent::setUp();
|
||||
|
||||
$this->RequireOnceItopFile('application/Html2Text.php');
|
||||
|
||||
static::$oActionEmail = MetaModel::NewObject('ActionEmail', [
|
||||
'name' => 'Test action',
|
||||
'status' => 'disabled',
|
||||
|
||||
Reference in New Issue
Block a user