mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-11 04:44:46 +00:00
With a little luck this will cover a lot.
This commit is contained in:
@@ -25,6 +25,8 @@ class AmountSupportTest extends TestCase
|
||||
$this->object = new Amount;
|
||||
$user = FactoryMuffin::create('FireflyIII\User');
|
||||
$this->be($user);
|
||||
|
||||
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user