mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Ignore lots of code in test coverage.
This commit is contained in:
@@ -5,6 +5,7 @@ use Illuminate\Foundation\Http\FormRequest;
|
||||
/**
|
||||
* Class Request
|
||||
*
|
||||
* @codeCoverageIgnore
|
||||
* @package FireflyIII\Http\Requests
|
||||
*/
|
||||
abstract class Request extends FormRequest
|
||||
|
||||
Reference in New Issue
Block a user