Remove code coverage ignore instructions

This commit is contained in:
James Cole
2023-02-12 07:15:06 +01:00
parent ef6af34af9
commit 927d607b1a
457 changed files with 741 additions and 741 deletions

View File

@@ -51,7 +51,7 @@ class BudgetController extends Controller
/**
* ExpenseReportController constructor.
*
* @codeCoverageIgnore
*/
public function __construct()
{

View File

@@ -53,7 +53,7 @@ class CategoryController extends Controller
/**
* ExpenseReportController constructor.
*
* @codeCoverageIgnore
*/
public function __construct()
{

View File

@@ -53,7 +53,7 @@ class DoubleController extends Controller
/**
* Constructor for ExpenseController
*
* @codeCoverageIgnore
*/
public function __construct()
{

View File

@@ -43,7 +43,7 @@ class OperationsController extends Controller
/**
* OperationsController constructor.
*
* @codeCoverageIgnore
*/
public function __construct()
{

View File

@@ -46,7 +46,7 @@ class TagController extends Controller
/**
* ExpenseReportController constructor.
*
* @codeCoverageIgnore
*/
public function __construct()
{