mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-16 22:58:09 +00:00
Should fix tests.
This commit is contained in:
@@ -111,6 +111,9 @@ class ReportHelperTest extends TestCase
|
||||
*/
|
||||
public function testGetBillReport()
|
||||
{
|
||||
$user = FactoryMuffin::create('FireflyIII\User');
|
||||
$this->be($user);
|
||||
|
||||
// factory!
|
||||
$set = new Collection;
|
||||
$journals = new Collection;
|
||||
|
||||
Reference in New Issue
Block a user