mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-05-05 05:33:36 +00:00
Add newlines to files [skip ci]
This commit is contained in:
@@ -308,4 +308,4 @@ class AccountUpdateServiceTest extends TestCase
|
||||
$this->assertEquals($data['notes'], $note->text);
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
@@ -220,4 +220,4 @@ class JournalUpdateServiceTest extends TestCase
|
||||
$this->assertEquals(2, $result->transactions()->count());
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
@@ -219,4 +219,4 @@ class TransactionUpdateServiceTest extends TestCase
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user