Move tests to feature namespaces
[MAILPOET-2382]
This commit is contained in:
committed by
Jack Kitterhing
parent
cc0e90f38a
commit
55af6fab1a
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
namespace MailPoet\Test\API\JSON\v1;
|
||||
namespace MailPoet\API\JSON\v1;
|
||||
|
||||
use MailPoet\API\JSON\v1\AutomaticEmails;
|
||||
use MailPoet\WP\Functions as WPFunctions;
|
||||
|
Reference in New Issue
Block a user