mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-29 18:20:01 +00:00
Add new lines to files.
This commit is contained in:
@@ -138,4 +138,4 @@ class AccountControllerTest extends TestCase
|
||||
$response->assertStatus(200);
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
@@ -41,4 +41,4 @@ class BillControllerTest extends TestCase
|
||||
$response->assertStatus(200);
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
@@ -88,4 +88,4 @@ class BudgetControllerTest extends TestCase
|
||||
$response->assertStatus(200);
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
@@ -134,4 +134,4 @@ class CategoryControllerTest extends TestCase
|
||||
$response->assertStatus(200);
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
@@ -67,4 +67,4 @@ class CategoryReportControllerTest extends TestCase
|
||||
$response->assertStatus(200);
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
@@ -27,4 +27,4 @@ class PiggyBankControllerTest extends TestCase
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
@@ -47,4 +47,4 @@ class ReportControllerTest extends TestCase
|
||||
$response->assertStatus(200);
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user