Use DI for blocks rendering

[MAILPOET-2899]
This commit is contained in:
Pavel Dohnal
2020-05-26 09:16:05 +02:00
committed by Veljko V
parent 5f73f9ee3e
commit be631bd549
21 changed files with 148 additions and 88 deletions

View File

@ -3,7 +3,6 @@
namespace MailPoet\Test\API\JSON\v1;
use MailPoet\API\JSON\v1\AutomatedLatestContent;
use MailPoet\WP\Functions as WPFunctions;
class AutomatedLatestContentTest extends \MailPoetTest {
public function testItGetsPostTypes() {