mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-23 14:26:58 +00:00
Improve test coverage.
This commit is contained in:
@@ -51,7 +51,6 @@ class TwoFactorControllerTest extends TestCase
|
||||
$this->be($this->user());
|
||||
|
||||
|
||||
|
||||
$truePref = new Preference;
|
||||
$truePref->data = true;
|
||||
$secretPreference = new Preference;
|
||||
|
Reference in New Issue
Block a user