mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-24 22:48:18 +00:00
Made big headway in preference management, accounts, importing stuff, etc. etc.
This commit is contained in:
@@ -68,11 +68,8 @@ class UserTest extends TestCase
|
||||
|
||||
$account->save();
|
||||
|
||||
|
||||
|
||||
$this->assertCount(1,$user->accounts()->get());
|
||||
|
||||
|
||||
}
|
||||
|
||||
}
|
Reference in New Issue
Block a user