Move assorted tests from integration to unit [MAILPOET-2009]

This commit is contained in:
wxa
2019-04-25 11:11:41 +03:00
committed by M. Shull
parent 994fae79d2
commit 2fd244528d
14 changed files with 59 additions and 33 deletions

View File

@ -5,8 +5,6 @@ use pQuery;
use pQuery\DomNode;
use MailPoet\Util\DOM as DOMUtil;
if (!defined('ABSPATH')) exit;
class StructureTransformer {
function transform($content, $image_full_width) {