mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Fix possible null pointer.
This commit is contained in:
@@ -181,4 +181,4 @@ class CreateExportTest extends TestCase
|
||||
$this->assertEquals(1, $output);
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
@@ -280,4 +280,4 @@ class CreateImportTest extends TestCase
|
||||
$this->assertEquals(1, $output);
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user