Fix tests, code typos and style
This commit is contained in:
committed by
M. Shull
parent
afe7aa0a54
commit
114a8281a9
@ -57,6 +57,7 @@ class UserFlagsTest extends \MailPoetTest {
|
||||
}
|
||||
|
||||
function _after() {
|
||||
UserFlagsController::clear();
|
||||
\ORM::forTable(UserFlag::$_table)->deleteMany();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user