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:
@@ -60,4 +60,4 @@ class INGDebitCreditTest extends TestCase
|
||||
$result = $converter->convert('Bij');
|
||||
$this->assertEquals(1, $result);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@@ -60,4 +60,4 @@ class RabobankDebitCreditTest extends TestCase
|
||||
$result = $converter->convert('C');
|
||||
$this->assertEquals(1, $result);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user