Fix undefined classes and functions [MAILPOET-2488]
This commit is contained in:
@ -77,7 +77,6 @@ class SubscriberCustomFieldTest extends \MailPoetTest {
|
||||
}
|
||||
|
||||
public function _after() {
|
||||
ORM::forTable(SubscriberCustomField::$_table)
|
||||
->deleteMany();
|
||||
SubscriberCustomField::deleteMany();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user