mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-09 20:11:22 +00:00
Fixes the tests.
This commit is contained in:
@@ -10,7 +10,6 @@ class BaseController extends Controller
|
||||
*
|
||||
*/
|
||||
public function __construct() {
|
||||
parent::__construct();
|
||||
Event::fire('limits.check');
|
||||
}
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user