Move assorted tests from integration to unit [MAILPOET-2009]
This commit is contained in:
@ -2,8 +2,6 @@
|
||||
namespace MailPoet\API\JSON;
|
||||
use MailPoet\WP\Functions as WPFunctions;
|
||||
|
||||
if (!defined('ABSPATH')) exit;
|
||||
|
||||
abstract class Response {
|
||||
const STATUS_OK = 200;
|
||||
const STATUS_BAD_REQUEST = 400;
|
||||
|
Reference in New Issue
Block a user