Make sure tests work.

This commit is contained in:
James Cole
2018-03-31 21:05:06 +02:00
parent 7110c1178a
commit 5ce35a50c2
6 changed files with 38 additions and 9 deletions

View File

@@ -71,6 +71,8 @@ class CreateImportTest extends TestCase
$routine->shouldReceive('getJournals')->once()->andReturn(new Collection());
$routine->shouldReceive('getLines')->once()->andReturn(7);
Storage::fake('upload');
$output = $this->artisan(