mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-15 16:57:09 +00:00
Add test case for bill dates
This commit is contained in:
@@ -43,6 +43,9 @@ class NavigationEndOfPeriodTest extends TestCase
|
||||
$this->navigation = new Navigation();
|
||||
}
|
||||
|
||||
/**
|
||||
* @return iterable
|
||||
*/
|
||||
public static function provideDates(): iterable
|
||||
{
|
||||
return [
|
||||
|
Reference in New Issue
Block a user