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