mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-07 14:41:20 +00:00
Added newlines to files.
This commit is contained in:
@@ -37,4 +37,4 @@ class ChartAccountControllerTest extends TestCase
|
||||
{
|
||||
$this->markTestIncomplete();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -34,4 +34,4 @@ class ChartBillControllerTest extends TestCase
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
@@ -38,4 +38,4 @@ class ChartBudgetControllerTest extends TestCase
|
||||
$this->markTestIncomplete();
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
@@ -43,4 +43,4 @@ class ChartCategoryControllerTest extends TestCase
|
||||
$this->markTestIncomplete();
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
@@ -27,4 +27,4 @@ class ChartPiggyBankControllerTest extends TestCase
|
||||
{
|
||||
$this->markTestIncomplete();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -32,4 +32,4 @@ class ChartReportControllerTest extends TestCase
|
||||
{
|
||||
$this->markTestIncomplete();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -220,4 +220,4 @@ class ConnectJournalToPiggyBankTest extends TestCase
|
||||
$this->assertCount(1, $piggyBank->piggyBankEvents()->get());
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
@@ -164,4 +164,4 @@ class ReminderHelperTest extends TestCase
|
||||
$this->assertTrue(!($strpos === false));
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -50,4 +50,4 @@ class ReportHelperTest extends TestCase
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
@@ -97,4 +97,4 @@ class ReportQueryTest extends TestCase
|
||||
$this->markTestIncomplete();
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user