mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +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